Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request POST \ --url https://api.linkio.world/accounts/v2/verify_customer_kyc \ --header 'Content-Type: application/json' \ --header 'ngnc-sec-key: <api-key>' \ --data ' { "idNumber": "<string>" } '
"{}"
verify users identification. This endpoint is currently only available for Nigeria customers.
Verification ID types: NIN, BVN, Voters Card
NIN
BVN
Voters Card
Verification ID number
200
The response is of type object.
object