Retrieves a single PriceModifier object assigned to a given name.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetPriceModifierByName |
The request body is of type GetPriceModifierByName.
| Name | Description | Data Type |
|---|---|---|
name (path) | xml:string |
![]() |
|
The response body is of type GetPriceModifierByNameResponse.
| Name | Description | Data Type |
|---|---|---|
GetPriceModifierByNameResult (path) | PriceModifier |
![]() |
|