List funding recipient owners
Authentication
Bearer authentication of the form Bearer <token>, where token is your auth token.
Path parameters
Response
Owner’s date of birth. The format of this value is YYYY-MM-DD.
Bearer authentication of the form Bearer <token>, where token is your auth token.
Owner’s date of birth. The format of this value is YYYY-MM-DD.
Use this method to return a list of owners of a funding recipient.
Note: If you want to view the details of a specific owner and you have their ownerId, use our Retrieve Owner method.
To list the owners of a funding recipient, you need its recipientId. Our gateway returned the recipientId in the response of the Create Funding Recipient method. If you don’t have the recipientId, use our List Funding Recipients method to search for the funding recipient.
Our gateway returns the following information about each owner in the list:
Our gateway also returns the ownerId, which you can use to perform follow-on actions.
Array of polymorphic objects, which contain contact information.
Note: If you are adding information about an owner, you must provide at least an email address. If you are adding information about a contact, you must provide at least a contact number.
The value of the type parameter determines which variant you should use:
email - Email addressphone - Phone numbermobile - Mobile numberfax - Fax number