SA Region
Verify an image of a document
POST
{{BASE_URL}}/api/v1/biometrics/merchant/data/verification/document
Verify an image of a document
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | your secret key |
Request Body
Name | Type | Description |
---|---|---|
doc_type* | String | Document - Passport (PP) | Driver's License (DL) | Government issued Identity Card (ID) | Residence Permit (RP) | Utility Bill (UB) |
doc_country* | String | country code of the document |
doc_image* | String | image of the document |
doc_region* | String | SA |
Last updated