| Name | Description | Type | Additional information |
|---|---|---|---|
| Token |
The token returned after login used for authentication |
string |
None. |
| UserID |
The user id returned after login used for authentication |
unsigned integer |
None. |
| UnAllocatedGroupID |
The group id where the unallocated units are saved |
unsigned integer |
None. |
| AllocatedGroupID |
The group id where the allocated units are saved |
unsigned integer |
None. |
| VehicleList |
A list of vehicles to be associated to devices |
Collection of DeviceAssociationVehicleModel |
None. |