Fetch Verification (Sync)
Fetch Verification (Sync)
POST
{{BASE_URL}}/api/v1/sync/verification
This endpoint allows you to verify a customer details synchronously.
Headers
Name
Type
Description
Authentication
string
Authentication token to track down who is emptying our stocks.
Request Body
Name
Type
Description
identifier_type*
String
The identifier type being used for the verification (national_id or passport_no)
identifier*
String
Identifier value
Last updated