<back to all web services
GetVehicleRecentBootActivity
The following routes are available for this service:| GET | /vehicles/getbootedrecently | Returns whether or not the vehicle has been booted recently. | |
|---|
GetVehicleRecentBootActivity Parameters:| Name | Parameter | Data Type | Required | Description |
|---|
| CustomerId | query | Guid | Yes | The Customer Id. |
| LicenseTag | query | string | Yes | The license tag. |
| LicenseState | query | string | No | The license plate. |
| PlateType | query | string | No | The plate type. |
Vehicle Parameters:| Name | Parameter | Data Type | Required | Description |
|---|
| Id | form | Guid | No | |
| LicenseTag | form | string | No | |
| LicenseState | form | string | No | |
| MakeModel | form | string | No | |
| Color | form | string | No | |
| FirstName | form | string | No | |
| LastName | form | string | No | |