cURL
curl --request GET \ --url https://api.linkio.world/transactions/v2/verify_account_number \ --header 'ngnc-sec-key: <api-key>'
"{\n status: 'success',\n message: 'Test Vendor accounts',\n VendorList: [\n {\n vendorName: 'John Bucknor',\n vendorNumber: '9483048732',\n vendorBank: 'Wema Bank',\n },\n {\n vendorName: 'Vanessa Williams',\n vendorNumber: '7483048732',\n vendorBank: 'GT Bank',\n },\n ..........\n ],\n });\n}"
This endpoint can be used to verify a Nigeria bank account number
Documentation IndexFetch the complete documentation index at: https://docs.linkio.world/llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: https://docs.linkio.world/llms.txt
Use this file to discover all available pages before exploring further.
Customer account number.
Get value for this field from the "Get payment banks endpoint".
200