The GetReceivedProductContainers function returns all receivedProductContainer records for the specified parameters.
Method | /GetReceivedProductContainers |
The request body is of type GetReceivedProductContainers.
Name | Description | Data Type |
---|---|---|
filter | ReceivedProductContainersFilter |
|
The response body is of type GetReceivedProductContainersResponse.
Name | Description | Data Type |
---|---|---|
GetReceivedProductContainersResult | ArrayOfViewReceivedProductContainerInfo |
|