Vehicle Categories
Options:
refer to docs for full details
| item |
type |
mandatory |
description |
comments |
| id |
integer |
|
unique id |
assigned by server |
| category |
string |
|
name of vehicle category |
|
| description |
string |
|
additional details about category |
|
| archived |
boolean |
|
default is null or false |
|
Example
{
"id": 2,
"category": Slip-on,
"description": "400L-600L Slip-on",
"archived": null,
}
"vehicle_type_id": 1,
"category": "Slip-on",
"description": "400L-600L Slip-on",
"modified_datetime": null,
"archived": null,
"id": 14,
"added_datetime": null