Vehicles
Response attributes
Field | Description | Example |
---|---|---|
vin | vehicle's unique identification | "MCKSHARENOW00030" |
numberPlate | vehicle's plate | "AA-AA1234" |
vehicleName | vehicle's name | "Peugeot 308" |
position | vehicle's latitude & longitude | { "latitude":52.53306194 "longitude":13.39945861 } |
fuelType | vehicle's fuel type | "Gasoline" |
fuelLevel | vehicle's fuel level | 100 |
fuelCardPin | vehicle's fuel card pin | "1234" |
imageUrl | vehicle's image resource url | "https://partner.int.share-now.com/api/rental/rental-assets/vehicles/c453_white.png" |
buildSeries | vehicle's group identification | "C453" |
primaryColor | vehicle's primary color code (predominant) | "EN3U" |
secondaryColor | vehicle's secondary color | "EAZO" |
numberOfSeats | vehicle's number of seats | 4 |
transmissionType | vehicle's transmission gear type | "GA" (Gear Automatic) | "GM" (Gear Manual) |
charging | if the vehicle is charging | false |
chargingCablePlugged | if the vehicle's charging cable is plugged | false |
Updated 9 months ago