The GetReceivedProductConditions function returns all receivedProductCondition records for the specified parameters.
Method | /productbasecomponents.asmx/GetReceivedProductConditions |
The request body is of type GetReceivedProductConditions.
Name | Description | Data Type |
---|---|---|
filter | ReceivedProductConditionsFilter |
|
The response body is of type GetReceivedProductConditionsResponse.
Name | Description | Data Type |
---|---|---|
GetReceivedProductConditionsResult | ArrayOfViewReceivedProductConditionInfo |
|