Get single record from PurchasePriceGroups table by specified primary key
Method | /productbasecomponents.asmx/GetSinglePurchasePriceGroup |
The request body is of type GetSinglePurchasePriceGroup.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSinglePurchasePriceGroupResponse.
Name | Description | Data Type |
---|---|---|
GetSinglePurchasePriceGroupResult | PurchasePriceGroupInfo |
|