Represents the on hand (stock) values per warehouse.
Specifies the parametric type, used to interpret the value set on a Parametric.
Enum"Warehouse""Store""Transit""Other"
{ "warehouse": { "code": "string", "locationCode": "string", "id": 0, "locationId": 0 }, "warehouseType": "Warehouse", "value": 0.1, "leadTimeDayCount": 0, "availableOnStores": [ "string" ], "availableOnPriceLists": [ "string" ], "nextDelivery": "2019-08-24T14:15:22Z" }