The GetSingleProductListRow function returns the productListRow record for the given primary key.
Method | /productbasecomponents.asmx/GetSingleProductListRow |
The request body is of type GetSingleProductListRow.
Name | Description | Data Type |
---|---|---|
itemId | xml:int |
|
The response body is of type GetSingleProductListRowResponse.
Name | Description | Data Type |
---|---|---|
GetSingleProductListRowResult | ProductListRowInfo |
|