OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/GetVehicleListWhere (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/GetVehicleListWhere
    In This Topic
    Description
    Finds and returns unique identifiers for all Vehicles that match a given criteria.
    Request (Isoap_v1_GetVehicleListWhere_InputMessage)

    The request body is of type GetVehicleListWhere.

    Request Body Parameters

    NameDescriptionData Type
     VehicleColumn
     xml:anyType

    Overview

    Sequence
    value optional xs:anyType
    200 Response (Isoap_v1_GetVehicleListWhere_OutputMessage)

    The response body is of type GetVehicleListWhereResponse.

    Response Body Parameters

    NameDescriptionData Type
     ArrayOfguid

    Overview

    See Also