Skip to main content
DELETE
/
v2
/
account
/
beneficiaries
/
bank-accounts
/
brl
/
{bank-account-id}
Delete Beneficiary BRL Bank Account
curl --request DELETE \
  --url https://api.avenia.io:8443/v2/v2/account/beneficiaries/bank-accounts/brl/{bank-account-id} \
  --header 'Authorization: Bearer <token>'
{}

Delete Beneficiary BRL Bank Account

DELETE request to /v2/account/beneficiaries/bank-accounts/brl/

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

bank-account-id
string
required

ID of the bank account

Query Parameters

subAccountId
string

Sub-account ID

Response

200 - application/json

Success

The response is of type object.