Indicates if the related items are product or variant specific
{ "Id": 0, "RelationsMetadata": [ { … } ], "Relations": { "ItemCount": 0, "Items": [ … ] } }
The store internal id for the current store. Can be null if WarehouseId and LocationId are supplied.
The internal id for the warehouse. Can be null if StoreId is supplied.
The internal id for the warehouse location. Can be null if StoreId is supplied.
{ "StoreId": 0, "WarehouseId": 0, "LocationId": 0, "OnHand": { "Value": 0, "IncomingValue": 0, "NextDeliveryDate": "2019-08-24T14:15:22Z", "LeadtimeDayCount": 0, "LastChecked": "2019-08-24T14:15:22Z", "IsActive": true, "IsReturnable": true, "Info": [ … ] } }