Last updated 2 years ago
POST {{BASE_URL}}/api/v2/biometrics/merchant/data/verification/sa/company
POST
{{BASE_URL}}/api/v2/biometrics/merchant/data/verification/sa/company
x-api-key*
String
your secret key
app-id*
your app id
reg_number*
the company registration number
customer_name*
your customer name
customer_reference*
your customer reference
{ "status": true, "response_code":"00", "detail":"Verification Successful", "data":{ "name":"", "registration_number":"", "company_type":"", "region":"", "no_of_directors":"", } }