Verify Bank Account NGN
This endpoint is used to validate a bank account recipient before initiating an NGN payout.
POST
/
https://api.tumapay.com/api/validate-account
Headers
Name
Value
Content-Type
application/json
Header
token: [Generated after login]
Body
Name
Type
Description
bank_account_number*
string
The account number to be verified
bank_code*
string
The code of the bank associated with the account
currency_code*
string
The currency code of the account
Response
Last updated