DispatchOne Solution
...
Vehicle API
Integrate with Vehicles
How to: Retrieve the State of a Vehicle
1min
for information about prerequisites, see integrate with vehicles docid 1zd2b0 aw7im7cxci8lei to retrieve the current state of a vehicle, call the get current state of vehicle by id or external ref docid\ j0cad0sqcofgqu67jawc5 endpoint by providing the vehicleid in the path parameter the response body is returned in json format { "error" { "code" "string", "description" "string", "additionalinfo" {} }, "request" { "uri" "string" }, "data" { "state" "active\ available" } }