Get all available quantityPriceBreaks
Method | /productbasecomponents.asmx/GetQuantityPriceBreaks |
The request body is of type GetQuantityPriceBreaks.
Name | Description | Data Type |
---|---|---|
filter | QuantityPriceBreakFilter | |
offset | xml:int | |
maxRecords | xml:int | |
orderBy | xml:string |
|
The response body is of type GetQuantityPriceBreaksResponse.
Name | Description | Data Type |
---|---|---|
GetQuantityPriceBreaksResult | ArrayOfViewQuantityPriceBreakInfo |
|