Create Beneficiary
Create Beneficiary V3
Create a new beneficiary for payments and transfers. Supports bank accounts, e-wallets, and external crypto wallets as destination types.
POST
The beneficiary will be ready for transactions only when its
status is APPROVED and active is true.De-Duplication Logic
Authorizations
Bearer token authentication. Obtain token from Issue a Token endpoint
Body
application/json
- Bank Account
- E Wallet
- External Crypto Wallet
Example:
"6fa1ccd4-ffbd-4b20-a113-ccc286b35443"
Pattern:
^[A-Z]{3}$Example:
"BGD"
Example:
"BDT"
Available options:
FIRST_PARTY, THIRD_PARTY Example:
"FIRST_PARTY"
- Individual
- Business
For country-specific routing validation rules, see Bank Account and Routing Validation Rules.
Response
Beneficiary created successfully
