CorebanqCorebanq Developer Docs
Counterpartiesv1Counterparty Bank Accounts

Delete counterparty bank account

DELETE/v1/counterparties/bank-accounts/{id}

Authorization

bearerAuth
AuthorizationBearer <token>

In: header

Path Parameters

id*string

Counterparty bank account ID.

id*string

id path parameter

Response Body

application/json

application/json

application/json

application/json

application/json

curl -X DELETE "https://example.com/v1/counterparties/bank-accounts/string"
Empty
{
  "error": "string",
  "message": "string",
  "details": {}
}
{
  "error": "string",
  "message": "string",
  "details": {}
}
{
  "error": "string",
  "message": "string",
  "details": {}
}
{
  "error": "string",
  "message": "string",
  "details": {}
}
{
  "error": "string",
  "message": "string",
  "details": {}
}