OnTime SOAP API
OnTime SOAP API / SOAP Methods Resource Group / /sites/{company-id}/ws/soap_v1.svc/GetPriceSet (Method)
In This Topic
    Method/sites/{company-id}/ws/soap_v1.svc/GetPriceSet
    In This Topic
    Description
    Retrieves a single PriceSet object assigned to a given identifier.
    Request (Isoap_v1_GetPriceSet_InputMessage)

    The request body is of type GetPriceSet.

    Request Body Parameters

    NameDescriptionData Type
     guid

    Overview

    Sequence
    200 Response (Isoap_v1_GetPriceSet_OutputMessage)

    The response body is of type GetPriceSetResponse.

    Response Body Parameters

    NameDescriptionData Type
     PriceSet

    Overview

    Sequence
    Sequence
    CustomerInstructions optional xs:string
    DispatcherInstructions optional xs:string
    InternalName optional xs:string
    IsDisplayedOnCustomerWebPortal optional xs:boolean
    PercentCommissionable optional xs:decimal
    ServiceLevel optional xs:string
    Sequence
    See Also