The SmartUpdateQuantityPriceBreak function updates a quantity price break record. If the record does not exist, this method adds a record.
Method | /productbasecomponents.asmx/SmartUpdateQuantityPriceBreak |
The request body is of type SmartUpdateQuantityPriceBreak.
Name | Description | Data Type |
---|---|---|
info | QuantityPriceBreakInfo | |
isForceUpdate | xml:boolean |
|
The response body is of type SmartUpdateQuantityPriceBreakResponse.
Name | Description | Data Type |
---|---|---|
SmartUpdateQuantityPriceBreakResult | xml:int |
|