Retrieves a single PriceSet object assigned to a given identifier.
| Method | /sites/{company-id}/ws/soap_v1.svc/GetPriceSet |
The request body is of type GetPriceSet.
| Name | Description | Data Type |
|---|---|---|
| id | guid |
![]() |
|
The response body is of type GetPriceSetResponse.
| Name | Description | Data Type |
|---|---|---|
| GetPriceSetResult | PriceSet |
![]() |
|