Serial Number
POST
{{URL}}/api/v2/biometrics/merchant/data/verification/ke/serial_numberk
Allows merchants to verify information of users using Serial Number.
Headers
Name | Type | Description |
---|---|---|
x-api-key* | String | <your secret key> |
app-id* | String | your app id |
Request Body
Name | Type | Description |
---|---|---|
customer_reference* | String | unique user ref |
customer_name* | String | lastname of user |
number* | String | Serial number |
Last updated