Delete Outbound Beneficiary
Delete Outbound Beneficiary
DELETE {{Environment_URL}}/customers/v1/partner/physical/:cpf/beneficiary/:accountId
This route permanently removes an outbound beneficiary account association from a client's profile.
Important consideration:
This operation is irreversible
Headers
Name
Value
Description
Authorization
Bearer <token>
Bearer Token obtained via sign-in
client-key
123ABCD456
Client authentication key
Path Params
Key
Description
Required
Data Type
Example
cpf
CPF in format 00000000000
true
String
12345678900
accountId
The unique identifier of the bank account to be deleted. This ID is returned in the account creation response
true
String
5f96e5aa50ec760014d2bcc1
Response
// NO CONTENT