Owners

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.

delete/owners/{ownerId}

Path parameters

ownerIdinteger required

Unique identifier that we assigned to the owner.

Headers

Authorizationstring required

Bearer authentication

Response

Successful request. We deleted the owner.

object required

Changes

No recorded changes to this endpoint across all 1 revision of this API.