Finds and returns unique identifiers for all Vehicles that match a given criteria.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetVehicleListWhere |
The request body is of type GetVehicleListWhere.
| Name | Description | Data Type |
|---|---|---|
| column | VehicleColumn | |
| value | xml:anyType |
![]() |
|
The response body is of type GetVehicleListWhereResponse.
| Name | Description | Data Type |
|---|---|---|
| GetVehicleListWhereResult | ArrayOfguid |
![]() |
|