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