The GetSingleProductRequest function returns the productRequest record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleProductRequest |
The request body is of type GetSingleProductRequest.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProductRequestResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductRequestResult | ProductRequestInfo |
|