Retrieve owner
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:
- Name, date of birth, and address.
- Contact details, including their email address.
- Relationship to the business, including whether they are a control prong or authorized signatory, and their equity stake in the business.
Path parameters
Unique identifier that we assigned to the owner.
Headers
Bearer authentication
Response
Successful request. Returns the requested owner.
Changes
No recorded changes to this endpoint across all 1 revision of this API.