Retrieve owner
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 retrieve details about an owner of a processing account or an owner associated with a funding recipient.
To retrieve an owner, you need their ownerId. Our gateway returned the ownerId in the response of the Create Processing Account method or the Create Funding Recipient Owner method.
Note: If you don’t have the ownerId, use the Retrieve Processing Account method if you are searching for a processing account owner, or use the List Funding Recipient Owners method if you are searching for a funding recipient owner.
Our gateway returns the following information about an owner:
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