The GetSingleReceivedProductHeader function returns the receivedProductHeader record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleReceivedProductHeader |
The request body is of type GetSingleReceivedProductHeader.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleReceivedProductHeaderResponse.
Name | Description | Data Type |
---|---|---|
GetSingleReceivedProductHeaderResult | ReceivedProductHeaderInfo |
|