The VerifyQuantityPurchasePriceBreakInfo function verifies a quantityPurchasePriceBreak record against the available business rules.
Method | /productbasecomponents.asmx/VerifyQuantityPurchasePriceBreakInfo |
The request body is of type VerifyQuantityPurchasePriceBreakInfo.
Name | Description | Data Type |
---|---|---|
quantityPurchasePriceBreak | QuantityPurchasePriceBreakInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyQuantityPurchasePriceBreakInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyQuantityPurchasePriceBreakInfoResult | ArrayOfVerifyExceptionInfo |
|