The VerifyContainerInfo function verifies a container record against the available business rules.
Method | /productbasecomponents.asmx/VerifyContainerInfo |
The request body is of type VerifyContainerInfo.
Name | Description | Data Type |
---|---|---|
container | ContainerInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyContainerInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyContainerInfoResult | ArrayOfVerifyExceptionInfo |
|