Vehicle updated. Vehicle with updated properties is returned.
The parameters given in the request are invalid.
Unauthorized due to providing an invalid access key, or invalid pod.
You have no permissions to make this operation.
Vehicle does not exist.
Vehicle with provided name already exists.
Requested operation cannot be performed.
Requested operation cannot be performed. Try again later.
{- "name": "string",
- "driverId": "string",
- "deviceId": "string",
- "deviceSerialNumber": "string",
- "type": 32767,
- "groupId": "string",
- "status": 1,
- "seatbeltType": 32767,
- "licensePlateNumber": "string",
- "countrySubdivisionId": 2147483647,
- "vin": "stringstringstrin",
- "make": "string",
- "model": "string",
- "year": 0,
- "hibernationDelay": "UseDefault"
}
{- "id": "string",
- "name": "string",
- "type": 0,
- "status": 0,
- "licensePlateNumber": "string",
- "countrySubdivision": "string",
- "lastConnected": "2019-08-24T14:15:22Z",
- "driverId": "string",
- "groupId": "string",
- "vin": "string",
- "seatbeltType": 0,
- "make": "string",
- "model": "string",
- "year": 0,
- "deviceId": "string",
- "hibernationDelay": "UseDefault"
}