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

    The request body is of type GetPriceSetByName.

    Request Body Parameters

    NameDescriptionData Type
     xml:string

    Overview

    Sequence
    name optional xs:string
    200 Response (Isoap_v1_GetPriceSetByName_OutputMessage)

    The response body is of type GetPriceSetByNameResponse.

    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