The next delivery date, to the warehouse (when incoming > 0).
The lead time day count, overrides the location or warehouse setting.
The minimum value, optional value, when procuring should be considered.
The reservation value, reserved value based on orders through the system, deducts onhand value in the admin tool and commerce service API, and is cleared by a new update from the inventory system.
{ "partNo": "string", "clientId": 0, "warehouseId": 0, "locationId": 0, "onHandValue": 0, "onHandLastChecked": "2019-08-24T14:15:22Z", "onHandLastUpdated": "2019-08-24T14:15:22Z", "onHandLastUpdatedBy": 0, "incomingValue": 0, "incomingLastChecked": "2019-08-24T14:15:22Z", "incomingLastUpdated": "2019-08-24T14:15:22Z", "incomingLastUpdatedBy": 0, "nextDeliveryDate": "2019-08-24T14:15:22Z", "nextDeliveryLastChecked": "2019-08-24T14:15:22Z", "nextDeliveryLastUpdated": "2019-08-24T14:15:22Z", "nextDeliveryLastUpdatedBy": 0, "isReturnable": true, "leadTimeDayCount": 0, "onOrderValue": 0, "minimumValue": 0, "maximumValue": 0, "isActive": true, "stoppedDate": "2019-08-24T14:15:22Z", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "reservationValue": 0, "isActiveLastUpdated": "2019-08-24T14:15:22Z", "isActiveLastUpdatedBy": 0, "clientProductSku": { "partNo": "string", "clientId": 0, "productId": 0, "statusId": 0, "statusLastUpdated": "2019-08-24T14:15:22Z", "statusLastUpdatedBy": 0, "typeId": 0, "integrationPartNo": "string", "erpName": "string", "defaultComment": "string", "commodityCode": "string", "eanCode": "string", "trackingCode": "string", "grossWeight": 0, "netWeight": 0, "freightClassId": 0, "unitOfMeasurementId": 0, "unitOfMeasurementCount": 0, "packageId": 0, "trackingCodeTypeId": 0, "url": "string", "imagePath": "string", "isDropShipOnly": true, "isPublished": true, "publishedLastUpdated": "2019-08-24T14:15:22Z", "publishedLastUpdatedBy": 0, "isBlocked": true, "blockedLastUpdated": "2019-08-24T14:15:22Z", "blockedLastUpdatedBy": 0, "populationRuleId": 0, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "lastChecked": "2019-08-24T14:15:22Z", "trackingModeTypeId": 0, "isStatusLocked": true, "statusLockedDate": "2019-08-24T14:15:22Z", "statusLockedBy": 0, "recommendedSalesQty": 0, "logisticWidth": 0, "logisticHeight": 0, "logisticDepth": 0, "isBuyable": true, "buyableLastUpdated": "2019-08-24T14:15:22Z", "buyableLastUpdatedBy": 0, "discountClass": "string", "isRecommendedSalesQtyFixed": true, "startDate": "2019-08-24T14:15:22Z", "endDate": "2019-08-24T14:15:22Z", "cultures": [ … ], "onHands": [ … ], "priceLists": [ … ], "salesAreas": [ … ], "structureItems": [ … ], "bestPrices": [ … ], "product": { … } }, "info": [ { … } ], "warehouse": { "id": 0, "defaultName": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientProductSkuOnHand": [ … ], "clientWarehouse": [ … ], "clientWarehouseLocation": [ … ], "supplierProductSkuOnHand": [ … ] } }