cURL
Saved Beneficiaries
Create Settlement Beneficiary
POST
cURL
Add a new settlement beneficiary for the authenticated integrator.
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json
Human-readable label for this beneficiary
Whether this is the default beneficiary
bank or crypto — determines which fields apply
Available options:
bank, crypto Name on the bank account
Bank account number
Bank name (e.g. Equity Bank)
Bank code / sort code (optional)
Crypto wallet address
Blockchain chain (e.g. Polygon, Tron, BSC)
Token/asset symbol on the chain (e.g. USDT, USDC)
Full name of the beneficiary (display)
Account type: Exchange / Non-Custodial / Bank (legacy)
Network sub-type (legacy — prefer token field for asset)
Response
201 - undefined