The VerifyPromotionProfileInfo function verifies a promotionProfile record against the available business rules.
Method | /productbasecomponents.asmx/VerifyPromotionProfileInfo |
The request body is of type VerifyPromotionProfileInfo.
Name | Description | Data Type |
---|---|---|
promotionProfile | PromotionProfileInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyPromotionProfileInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyPromotionProfileInfoResult | ArrayOfVerifyExceptionInfo |
|