v1
latestOpenAPI 3.0.02026-07-224537337.5 KBDelete a Bank Account
Delete a bank account by its ID.
delete/v2/bank-account/{id}
Path parameters
idstring required
Example:bankAccount_ce745ef7f3df4b9a8bff1301ce24b045
The bank account ID
Response
Example response
{
"ok": true
}