Finds and returns unique identifiers for all Vehicles that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetVehicleList |
The request body is of type GetVehicleList.
| Name | Description | Data Type |
|---|---|---|
| filters | ArrayOfFilter |
![]() |
|
The response body is of type GetVehicleListResponse.
| Name | Description | Data Type |
|---|---|---|
| GetVehicleListResult | ArrayOfguid |
![]() |
|