The VerifyReceivedProductContainerInfo function verifies a receivedProductContainer record against the available business rules.
Method | /VerifyReceivedProductContainerInfo |
The request body is of type VerifyReceivedProductContainerInfo.
Name | Description | Data Type |
---|---|---|
receivedProductContainer | ReceivedProductContainerInfo | |
isAddingRecord | xml:boolean |
|
The response body is of type VerifyReceivedProductContainerInfoResponse.
Name | Description | Data Type |
---|---|---|
VerifyReceivedProductContainerInfoResult | ArrayOfVerifyExceptionInfo |
|