fundingRecipients

Delete funding recipient

Use this method to delete a funding recipient, including its funding accounts and owners.

To delete a funding recipient, you need its recipientId. Our gateway returned the recipientId in the response of the Create Funding Recipient method.

Note: If you don't have the recipientId, use our List Funding Recipients method to search for the funding recipient.

delete/funding-recipients/{recipientId}

Path parameters

recipientIdinteger required

Unique identifier that we assigned to the funding recipient.

Headers

Authorizationstring required

Bearer authentication

Response

Successful request. We deleted the funding recipient.

object required

Changes

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