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

    The request body is of type GetPriceModifierByName.

    Request Body Parameters

    NameDescriptionData Type
     xml:string

    Overview

    Sequence
    name optional xs:string
    200 Response (Isoap_v1_GetPriceModifierByName_OutputMessage)

    The response body is of type GetPriceModifierByNameResponse.

    Response Body Parameters

    NameDescriptionData Type
     PriceModifier

    Overview

    Sequence
    See Also