InventoryManagerData CheckStock( int productId, string optionList )
Parameters
- productId
- Id of the product to check stock for
- optionList
- The option list of the product to check stock for
Return Value
InventoryManagerData object containing stock details for the given product