Fields - OpenServiceDet.Unit
| Field Name | Data Type | Description, Example |
|---|---|---|
| DealerId | string | Internal Dealer Identifier (intentionally left blank) |
| ROHeaderID (key) | int | DMS internal identifier of RO |
| ROUnitID (key) | int | Unit identifier on the RO |
| VIN | string | VIN of unit |
| Make | string | Maker of the unit |
| Model | string | Model of the unit |
| Year | string | Model year of the unit |
| Engineno | string | Number of unit engine |
| Class | string | Dealer assigned unit class |
| Odometer | int | Mileage of unit |
| unitonlot | boolean | Is the unit currently on the lot |
| StockNumber | string | Internal dealer unit identifier |
| manufacturer | string | Manufacturer of the unit |
| keyboardnumber | string | Location of the key on the board |
| modelname | string | Long-form name of unit model |
| MajorUnitHeaderId | int | MajorUnitHeaderId associated with the Unit/SoldUnit endpoint |
| Job | array | Container for an array of Job objects |