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