Add Bank Details
API Endpoints
Add Bank Details
Links a validated bank account to a beneficiary profile.
POST
Add Bank Details
After creating a beneficiary, use this endpoint to associate their bank account details.
Request Headers
The JWT Access Token of the authenticated user.
Platform identifier. Use
fincode.Unique request identifier.
Request Body
The unique ID of the beneficiary (returned from
new-beneficiary).The unique ID of the customer (sender).
The sender’s customer code.
The currency of the bank account.
ISO 3166-1 alpha-3 country code.
Key-value pairs of the bank details.
Code Example
cURL
Headers
Body
application/json
Response
200
Bank details added
