Basic CAC
TEST DATA
rc_number: 092932
company_name: TEST COMPANY
Verify CAC
POST
{{URL}}/api/v2/biometrics/merchant/data/verification/cac
This endpoint allows you to verify an RC number of a business
Query Parameters
Name
Type
Description
rc_number*
number
The Regsitration number of the company
company_type*
string
BN or RC or IT or LL or LLP. Default is RC
Headers
Name
Type
Description
x-api-key*
string
<your secret key>
app-id*
String
<your app id>
Last updated