The VerifyContainerArticleInfo function verifies a containerArticle record against the available business rules.
Method | /productbasecomponents.asmx/VerifyContainerArticleInfo |
The request body is of type VerifyContainerArticleInfo.
Name | Description | Data Type |
---|---|---|
containerArticle | ContainerArticleInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyContainerArticleInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyContainerArticleInfoResult | ArrayOfVerifyExceptionInfo |
|