/vehicles/upload

  Upload vehicles API allows you insert, update or deactivate vehicles.
  API expects a CSV file with the following columns: ChgType, VehicleStatus, UnitID, VehicleType, Make, Model, Year, VIN, Domicile, CurrentTerm, EquipType, EquipSpecs, Liftgate, Heat, CDL.
  
  Column description:
  - ChgType: 1 = Add 2 = Deactivate, 3 = Update;
  - Status: ACTIVE or INACTIVE;
  - Domicile: Map to an attribute field;
  - CurrentTerm: Map to the domicile field;
  - Liftgate: Unit is equipped with a liftgate 1 = Yes, 0 = No;
  - Heat: Unit is heated.  1 = Yes, 0 = No;
  - CDL: Requires driver with CDL.  1 = Yes, 0 = No;

  API supports up to 1000 rows in a CSV file.
Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Body Params
file
Responses

400

Bad request.

500

Unknown server error.

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