Retrieve bank list
TEST DATA number: 10101010101 mode: BVN
Retrieve all bank account linked to either a phone number or a BVN
POST
{{URL}}/api/v2/biometrics/merchant/data/verification/banks/retrieve
This endpoint allows you to verify a bank account number.
Query Parameters
Name | Type | Description |
---|---|---|
number* | string | phone number or BVN |
mode* | string | BVN or PHONE |
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | <your secret key> |
app-id* | String | <your app id> |
Last updated