Retrieves a single Vehicle object assigned to a given identifier.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetVehicle |
The request body is of type GetVehicle.
| Name | Description | Data Type |
|---|---|---|
| id | guid |
![]() |
|
The response body is of type GetVehicleResponse.
| Name | Description | Data Type |
|---|---|---|
| GetVehicleResult | Vehicle |
![]() |
|