Last updated 2 years ago
TEST DATA
vehicle_number: AAA000000
POST https://api.myidentitypay.com/api/v2/biometrics/merchant/data/verification/vehicle
POST
https://api.myidentitypay.com/api/v2/biometrics/merchant/data/verification/vehicle
x-api-key*
string
<your secret key>
app-id*
String
<your app id>
vehicle_number*
vehicle number
{ "status": true, "response_code": "00", "message": "Valid and assigned to the vehicle", "data": { "vehicle_number": "", "vehicle_name": "", "vehicle_color": "" }, "verification": { "status": "", "reference": "" } }