Delete record from PurchasePriceGroups table by specified primary key
Method | /productbasecomponents.asmx/DeletePurchasePriceGroup |
The request body is of type DeletePurchasePriceGroup.
Name | Description | Data Type |
---|---|---|
itemId | xml:int | |
isDeleteDerivedRecord | xml:boolean |
|
The response body is of type DeletePurchasePriceGroupResponse.
Name | Description | Data Type |
---|---|---|
DeletePurchasePriceGroupResult | xml:boolean |
|