The GetSingleProductListType function returns the productListType record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleProductListType |
The request body is of type GetSingleProductListType.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProductListTypeResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductListTypeResult | ProductListTypeInfo |
|