Verify Bank Account Number- NG
This endpoint can be used to verify a Nigeria bank account number
POST {{BASE_URL}}/partner/payout/verify_bank_account/
Parameter
Type
Description
Required
list_code
string
The value to this field can be gotten from the List Banks
endpoint
true
bank_code
string
The sort code or bank code of the receiving bank
true
country_code
string
ISO 3166-1 alpha-2 code.
true
account_number
string
Receiver account number
true
Last updated