v1
latestOpenAPI 3.1.0Proprietary2026-07-2464170247.4 KBRecipients (Send to Others)
Delete Recipient Bank Account
Remove a bank account from a recipient.
- Returns 204 No Content on successful deletion (no response body)
delete/v1/customers/{customer_id}/recipients/{recipient_id}/bank_accounts/{bank_account_id}
Path parameters
customer_idstring required
Unique identifier of the customer
recipient_idstring required
Unique identifier of the recipient
bank_account_idstring required
Unique identifier of the bank account to remove
Response
Bank account successfully deleted (no content returned)