Maximum 500 vehicles allowed per request. Vehicles are identified by plate_number and plate_state combination.
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Headers
Body
application/json · object[]
Required for identification. Two-letter state code of the vehicle to update. Cannot be modified.
Required string length:
2
Required for identification. License plate number of the vehicle to update. Cannot be modified.
Required string length:
1 - 15
Vehicle manufacturer name.
Vehicle model name.
Manufacturing year (1000 to current year + 100). Numeric digits only.
VIN or custom vehicle identifier (max 20 characters, any format allowed).
Maximum length:
20
Custom tracking identifier.
Name of the person or entity leasing/renting the vehicle.
Custom fields specific to your fleet configuration.
Vehicle status.
Response
200 - application/json
OK
The response is of type object[]
.