Skip to main content
POST
Add Vehicle
Deprecated — will be removed soon. Use the v2 equivalent.

Authorizations

Authorization
string
header
required

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

Body

application/json
lessee_renter
unknown
plate_number
string
Example:

""

plate_state
string
Example:

""

tracking_code
string
Example:

""

vehicle_make
string
Example:

""

vehicle_model
unknown
year
string
Example:

""

Response

201 - application/json

Add Vehicle Response

history
object
id
string
Example:

""

lessee_renter
unknown
plate_number
string
Example:

""

plate_state
string
Example:

""

status
string
Example:

""

tracking_code
string
Example:

""

vehicle_make
string
Example:

""

vehicle_model
unknown
year
string
Example:

""