IUCJson.ItemsInStoreGet Method |
Namespace: LSOmni.Service
List<InventoryResponse> ItemsInStoreGet( List<InventoryRequest> items, string storeId )
If storeId is empty, all store that have item available will be returned
{ "items": [{ "ItemId": "40020", "VariantId": "010" }], "storeId": "S0001" }