The GetSingleProductList function returns the productList record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleProductList |
The request body is of type GetSingleProductList.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProductListResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductListResult | ProductListInfo |
|