Bank verification
Save bank account
POST
{{api_url}}/v1/wallets/banks/disbursement
Headers
Name
Type
Description
Accepts
string
application/json
Authorization
string
your Trustcrow API keys with which you authorize customers.
Request Body
Name
Type
Description
account_number*
string
account number of the customer
bank_code*
string
the bank code of the account number provided
user_id*
string
the customer id of the account to be saved
Fetch customer bank details
You can list your customers bank using the endpoint below:
Account Name Enquiry
You can do an account lookup based on the account number and bank code provided using the endpoint below:
Last updated
Was this helpful?