Plate number verification
TEST DATA
vehicle_number: AAA000000
Verify a vehicle plate number
POST
https://api.myidentitypay.com/api/v2/biometrics/merchant/data/verification/vehicle
Headers
Name | Type | Description |
---|---|---|
x-api-key* | string | <your secret key> |
app-id* | String | <your app id> |
Request Body
Name | Type | Description |
---|---|---|
vehicle_number* | string | vehicle number |
Last updated