The VerifyPriceChangeInfo function verifies a priceChange record against the available business rules.
Method | /VerifyPriceChangeInfo |
The request body is of type VerifyPriceChangeInfo.
Name | Description | Data Type |
---|---|---|
priceChange | PriceChangeInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPriceChangeInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyPriceChangeInfoResult | ArrayOfVerifyExceptionInfo |
|