Creates a new Vehicle record.
| Method | /sites/{company-id}/ws/soap_v1.svc/CreateVehicle |
The request body is of type CreateVehicle.
| Name | Description | Data Type |
|---|---|---|
| vehicle | Vehicle |
![]() |
|
The response body is of type CreateVehicleResponse.
| Name | Description | Data Type |
|---|---|---|
| CreateVehicleResult | Vehicle |
![]() |
|