v1

latestOpenAPI 3.1.0Proprietary2026-07-2464170247.4 KB
External Accounts (Withdraw to Self)

Remove External Account

Delete an external bank account from a customer.

  • Returns 204 No Content on successful deletion (no response body)
delete/v1/customers/{customer_id}/external-accounts/{external_account_id}

Path parameters

customer_idstring required

Unique identifier of the customer that owns the account

external_account_idstring required

Unique identifier of the external bank account to remove (UUID format)

Response

External account successfully removed (no content returned)