The GetSingleReceivedProductCondition function returns the receivedProductCondition record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleReceivedProductCondition |
The request body is of type GetSingleReceivedProductCondition.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReceivedProductConditionResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReceivedProductConditionResult | ReceivedProductConditionInfo |
|