{ "id": 0, "defaultName": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientWarehouseLocation": [ { … } ], "supplierProductSkuOnHand": [ { … } ] }
https://norcecommerce.api-se.norce.tech/commerce/query/3.0/
The incoming value. Optional field that can be used together with next delivery date to give a more complete picture of the stock situation.
The next delivery date. Optional field that can be used together with incoming value to give a more complete picture of the stock situation.
Indicates whether the supplier product sku on hand is returnable. Not commonly used.
The lead time day count. Indicates the number of days it takes for the end-customer to get goods delivered from this supplier.
{ "partNo": "string", "supplierId": 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, "isActive": true, "stoppedDate": "2019-08-24T14:15:22Z", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "externalStockValue": 0, "packageValue": 0, "minimumOrderValue": 0, "clientId": 0, "locations": { "id": 0, "defaultName": "string", "isActive": true, "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "clientWarehouseLocation": [ … ], "supplierProductSkuOnHand": [ … ] }, "supplierProductSku": { "partNo": "string", "supplierId": 0, "name": "string", "manufacturerId": 0, "manufacturerCode": "string", "manufacturerPartNo": "string", "categoryId": 0, "categoryCode": "string", "commodityCode": "string", "eanCode": "string", "grossWeight": 0, "netWeight": 0, "vatCodeId": 0, "unitOfMeasurementId": 0, "unitOfMeasurementCount": 0, "url": "string", "imagePath": "string", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "imagePathLastUpdated": "2019-08-24T14:15:22Z", "isUsed": true, "logisticWidth": 0, "logisticHeight": 0, "logisticDepth": 0, "clientId": 0, "productId": 0, "supplierProductSkuClient": [ … ], "onHands": [ … ], "priceLists": [ … ] }, "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": [ … ] } }
{ "partNo": "string", "supplierId": 0, "name": "string", "manufacturerId": 0, "manufacturerCode": "string", "manufacturerPartNo": "string", "categoryId": 0, "categoryCode": "string", "commodityCode": "string", "eanCode": "string", "grossWeight": 0, "netWeight": 0, "vatCodeId": 0, "unitOfMeasurementId": 0, "unitOfMeasurementCount": 0, "url": "string", "imagePath": "string", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "imagePathLastUpdated": "2019-08-24T14:15:22Z", "isUsed": true, "logisticWidth": 0, "logisticHeight": 0, "logisticDepth": 0, "clientId": 0, "productId": 0, "supplierProductSkuClient": [ { … } ], "onHands": [ { … } ], "priceLists": [ { … } ] }