Update owner
Important: You can’t update the details of an owner of a processing account.
Use this method to update the details of an owner associated with a funding recipient.
To update an owner, you need their ownerId. Our gateway returned the ownerId in the response of the Create Funding Recipient method and the Create Funding Recipient Owner method.
Note: If you don’t have the ownerId, use the List Funding Recipient Owners method, the Retrieve Funding Recipient method, or the List Funding Recipients method to search for the funding recipient owner.
You can update the following details about an owner:
- Personal details, including their name, date of birth, and address.
- Identification details, including their identification type and number.
- Contact details, including their email address.
- Relationship to the business, including whether they are a control prong.
Path parameters
Headers
Bearer authentication of the form Bearer <token>, where token is your auth token.
Request
Owner’s date of birth. The format of this value is YYYY-MM-DD.
Array of contactMethod objects.
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.