DispatchOne Solution
...
Vehicle API
Integrate with Vehicles

How to: Create a Vehicle

1min
for information about prerequisites, see integrate with vehicles docid 1zd2b0 aw7im7cxci8lei to create your first vehicle, call the create a vehicle docid\ yhe9tzw tijlfafmurnio endpoint and pass a request similar to the following { "modelname" "semi truck", "ownername" "users 1234 5467 4456", "referencenumber" "63419231", "operator" "user\ b03369f6 9d60 4f6e bc06 2dd2e74d9ea1", "vehiclecategory" "truck", "vehiclesubcategory" "lorry", "ownershiptype" "tenant", "vehiclemode" "land", "fueltype" "petrol", "registrationnumber" "us 01 aa 1234", "registrationyear" 2020, "vehiclestructure" "single unit", "modelyear" 2022, "reportingcenter" "oofacilities 4d6e7125 aaa3 4ea1 9fd4 44c4f1cad179", "numberofjobs" 10, "totaldistance" 34, "totaltraveltime" 4, "totallatetime" 1, "payload" 100, "payloadvolumetric" 15, "costpermonth" 1000, "numberofdays" 19, "rateperhr" 16, "rateperkm" 13, "fueltankcapacity" 12, "batterycapacity" 5, "vehicletype" "4 wheeler", "containerdimensions" "15 20 17", "teams" \[ "teams 2452 2253 2223 3332", "teams 5437 2273 8972 3345" ] } to know more about the members used for creating a vehicle, check out the create a vehicle docid\ yhe9tzw tijlfafmurnio documentation