IUCJson.ItemsInStoreGetEx Method |
Namespace: LSOmni.Service
List<InventoryResponse> ItemsInStoreGetEx( List<InventoryRequest> items, string storeId, string locationId, bool useSourcingLocation )
If storeId is empty, all store that have item available will be returned. If locationId is set, only status for that location will be shown (with or without storeId)
{ "items": [{ "ItemId": "40020", "VariantId": "010" }], "locationId": "W0001", "storeId": "S0001", "useSourcingLocation": 0 }