Delete owner

Important: You can’t delete an owner of a processing account.

Use this method to delete an owner associated with a funding recipient. You can delete an owner only if the funding recipient has more than one owner.

To delete 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.

Path parameters

ownerIdintegerRequired
Unique identifier that we assigned to the owner.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Errors