Account Number Verification (Nigeria)
Verify NUBAN account
Confirm your account detail
POST METHOD
Note
NUBAN verification
{{baseUrl}}/api/v2/accountVerify
{
"country":"NG",
"accountNo":"**********",
"bankCode":"000013"
}
Field | Required | Data Type | Description |
---|---|---|---|
country | true | String | Length: 2, Country ISO code i.e NG. |
accountNo | true | String | Nuban account number |
bankCode | true | string | Bank Code from nuban bank list |
Response
Updated about 2 years ago