POST
/
v2
/
vehicles
/
Ensure that the custom fields are already attached to the fleet before adding a vehicle via payload. The system will only accept custom fields that are predefined. Currently, the only way to add custom fields is through the app interface.

Authorizations

Authorization
string
headerrequired

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Headers

Fleet-Id
string

Body

application/json
plate_state
string
plate_number
string
vehicle_make
string
vehicle_model
string
year
string
active
boolean
lessee_renter
string
vehicle_number
string

Response

200 - application/json
status
string
message
string
data
object