File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -102,10 +102,11 @@ Body Params:
102102
103103| Field | Type | Required/Optional | Field Description |
104104| ------------ | ------- | ----------------- | -------------------------------------------------------------------- |
105- | ` device_id ` | UUID | Required | Provided by Operator to uniquely identify a vehicle |
105+ | ` device_id ` | UUID | Required | Provided by Operator to uniquely identify a vehicle |
106106| ` vehicle_id ` | String | Required | Vehicle Identification Number (vehicle_id) visible on vehicle |
107107| ` type ` | Enum | Required | [ Vehicle Type] ( #vehicle-type ) |
108108| ` propulsion ` | Enum[ ] | Required | Array of [ Propulsion Type] ( #propulsion-type ) ; allows multiple values |
109+ | ` provider_id ` | UUID | Optional | Provider to which the vehicle belongs if different from the authenticated provider |
109110| ` year ` | Integer | Optional | Year Manufactured |
110111| ` mfgr ` | String | Optional | Vehicle Manufacturer |
111112| ` model ` | String | Optional | Vehicle Model |
You can’t perform that action at this time.
0 commit comments