Verify QuantityPriceBreakInfo object on business rules in combination with the specified Promotion
Method | /productbasecomponents.asmx/VerifyQuantityPriceBreakWithPromotion |
The request body is of type VerifyQuantityPriceBreakWithPromotion.
Name | Description | Data Type |
---|---|---|
quantityPriceBreak | QuantityPriceBreakInfo | |
promotion | PromotionInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyQuantityPriceBreakWithPromotionResponse.
Name | Description | Data Type |
---|---|---|
VerifyQuantityPriceBreakWithPromotionResult | ArrayOfVerifyExceptionInfo |
|