Sync Vehicle Reg No
This API updates the vehicle's registration number associated with a VIN number, which was initially provided when adding a subscription.
Vehicle Reg No Sync with Chassis No
Name
Type
Name
Type
{
"status": true,
"message": "Updated successfully!"
}{
"success": false,
"message": "Given chassisNo and regNo does not match with RTO! | Given chassis number does not exist!"
}Last updated