Create a Vehicle

This API allows you to add a vehicle and enter all its information to your account which helps you to track and manage the vehicle.

Body Params
string
required

Name of the vehicle

string
required

Identifier of the vehicle’s group

string
required

Identifier of the OBD device plugged into the vehicle

boolean

Boolean value denoting whether maintenance is available or not.

string
required

Brand name of the vehicle

string

User defined manufacturing year of the vehicle.

string
required

Model name of the vehicle

string

User defined model name of the vehicle.

int32
required

Manufacturing year of the vehicle

string

User defined manufacturing year of the vehicle.

string

The name of the user linked to the vehicle

string

ID of the driver who is going to be paired with the vehicle

string

License plate number of the vehicle

double
required

Operating cost of the vehicle per Mile

double

Maximum capacity of the fuel tank in Litres

string

The GPS tags which are associated with vehicle

string

The name of the trackees associated with the vehicles.

string

Vehicle Identification Number

double

The odometer reading recorded by the OBD device (in miles)

double

The reading recorded by the vehicle's odometer (in miles)

string

Asset number of the vehicle.

string

Type of vehicular ownership. The accepted values are : Company, Employee, Leased, and Rental

int32
required

Unique identifier representing the type of the vehicle. The following values are valid: 1 - Car, 2 - Heavy Trucks, 3 - School Bus, 4 - Coach Bus, 5 - Limousines, 6 - Van, 7 - Car(Sedan), 8 - Car(Hatchback), 9 - Car(LUV), 10- Car(MUV), 11 - Car(SUV) , 12 - Bus CAR, 13 - Pickup/Light Trucks, 14 - Sprinter, 15 - Hearse, 16 - Wheel Lift, 17 -Wrecker, 18 - Flat Bed, 19 - Transport Vehicle, 20 - Roadside Assistance

int32
required

Unique identifier representing the type of the fuel used. The following values are valid: 1- Gasoline, 2- Diesel, 3- Propane, 4-Hybrid, 5- LPG, 6- CNG, 7- LNG

string

Background color of the label used to identify the vehicle. Accepts color codes in hexadecimal format

string

Text color of the label used to identify the vehicle. Accepts color codes in hexadecimal format

int32

The initial time duration of the engine with the ignition mode ON.

int32

The time duration of the engine with ignition mode ON.

Headers
string
enum
Defaults to application/json

Generated from available response content types

Allowed:
Responses

Language
Credentials
Header
Request
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json