https://norcecommerce.api-se.norce.tech/commerce/query/3.0/
https://norcecommerce.api-se.norce.tech/commerce/query/3.0/Products/ProductSkus
curl -i -X GET \
https://norcecommerce.api-se.norce.tech/commerce/query/3.0/Products/ProductSkus \
-H 'ApplicationId: 0'A queryable collection of product SKUs.
The status identifier, Active (1), Coming (2), Expiring (3), Hidden (4), Inactive (5).
The integration part number, used when ERP has a different part number or a shared part number for many products in the Norce.
The gross weight, called Actual weight in the admin tool and is used by shipping calculations.
Indicates whether the client product sku is blocked, 1 can force block a sku from being shown outside the system, but is not used anymore.
Indicates whether the client product sku is status locked, can be set manually in the admin tool.
Indicates whether the client product sku is buyable, if 0 the cannot be added to baskets.
Indicates whether the client product sku is recommended sales quantity fixed.
The start date, indicated when a coming product switches to active.
The end date, indicated when an expiring product switches to inactive.
[ { "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": { … } } ]
https://norcecommerce.api-se.norce.tech/commerce/query/3.0/Products/Products
curl -i -X GET \
https://norcecommerce.api-se.norce.tech/commerce/query/3.0/Products/Products \
-H 'ApplicationId: 0'A queryable collection of products.
The default thumbnail image path, not used anymore.
The default campaign image path, not used anymore.
The default large image path, not used anymore.
The default synonyms, commonly comma or blank space separated list of words.
The stopped date, set automatically when the product is disabled or deactivated.
The insurance running percentage, not commonly used.
The manufacturer part no2, not commonly used.
The default unique url name, a unique URL friendly name for the product, called UniqueName in the admin tool.
The stock display break point, used for determining when to display stock information.
The common code for variants. All products with same code are considered variants of each other, if left out the product is considered standalone.
Indicates whether the product is recurring orderable, not commonly used.
The unspsc code, overrides the value from the primary category.
Indicates if a 3rd party translation has been requested.
[ { "id": 0, "clientId": 0, "manufacturerId": 0, "manufacturerPartNo": "string", "defaultName": "string", "defaultSubHeader": "string", "defaultSubDescription": "string", "defaultDescriptionHeader": "string", "defaultDescription": "string", "defaultImagePath": "string", "defaultThumbnailImagePath": "string", "defaultCampaignImagePath": "string", "defaultLargeImagePath": "string", "defaultSynonyms": "string", "sortOrderValue": 0, "assortmentId": 0, "assortmentLastUpdated": "2019-08-24T14:15:22Z", "assortmentLastUpdatedBy": 0, "isVariant": true, "variantId": 0, "alias": "string", "defaultTitle": "string", "defaultTags": "string", "defaultMetaTags": "string", "defaultMetaDescription": "string", "hideInTopList": true, "isActive": true, "stoppedDate": "2019-08-24T14:15:22Z", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "insuranceCurrencyId": 0, "insuranceStartPrice": 0, "insuranceRunningPercentage": 0, "key": "string", "manufacturerPartNo2": "string", "imageKey": "string", "defaultUniqueUrlName": "string", "stockDisplayBreakPoint": 0, "isDangerousGoods": true, "code": "string", "isRecurringOrderable": true, "defaultExternalDescription": "string", "unspscCode": "string", "translationRequested": "2019-08-24T14:15:22Z", "translationRequestedBy": 0, "defaultImageAltText": "string", "flags": [ … ], "skus": [ … ], "categories": [ … ], "cultures": [ … ], "families": [ … ], "files": [ … ], "parametrics": [ … ], "parametricMultiple": [ … ], "productRelations": [ … ], "productRelationRelatedProduct": [ … ], "supplierSkus": [ … ], "variant": { … } } ]
https://norcecommerce.api-se.norce.tech/commerce/query/3.0/Products/ProductSkuPriceLists
curl -i -X GET \
https://norcecommerce.api-se.norce.tech/commerce/query/3.0/Products/ProductSkuPriceLists \
-H 'ApplicationId: 0'A queryable collection of product SKU price lists.
The price sale, calculated based on the fields in this record, depending on the price rule.
The price rule value, depending on the price rule can contain like margin or uplift in percent, discount in percent or fixed amount, null when fixed price rule.
The price standard, inherited from the parent price list record, otherwise null.
The price previous, can contain historical best price, if functionality is enabled for the client.
Indicates whether the client product sku price list is price discountable by promotions.
Indicates whether the client product sku price list is chosen supplier locked, not used anymore.
[ { "partNo": "string", "clientId": 0, "priceListId": 0, "qtyBreak": 0, "currencyId": 0, "priceSale": 0, "priceSaleLastUpdated": "2019-08-24T14:15:22Z", "priceSaleLastUpdatedBy": 0, "priceRuleId": 0, "priceRuleValue": 0, "costPurchase": 0, "costPurchaseLastUpdated": "2019-08-24T14:15:22Z", "costPurchaseLastUpdatedBy": 0, "costUnit": 0, "costUnitLastUpdated": "2019-08-24T14:15:22Z", "costUnitLastUpdatedBy": 0, "supplementChargePercentage": 0, "priceStandard": 0, "priceRecommended": 0, "priceRecommendedLastUpdated": "2019-08-24T14:15:22Z", "priceRecommendedLastUpdatedBy": 0, "pricePrevious": 0, "pricePreviousLastUpdated": "2019-08-24T14:15:22Z", "pricePreviousLastUpdatedBy": 0, "priceCatalog": 0, "priceCatalogLastUpdated": "2019-08-24T14:15:22Z", "priceCatalogLastUpdatedBy": 0, "isPriceDiscountable": true, "chosenSupplierId": 0, "chosenSupplierPartNo": "string", "chosenSupplierPriceListId": 0, "chosenSupplierQtyBreak": 0, "isChosenSupplierLocked": true, "isActive": true, "stoppedDate": "2019-08-24T14:15:22Z", "created": "2019-08-24T14:15:22Z", "createdBy": 0, "updated": "2019-08-24T14:15:22Z", "updatedBy": 0, "lastChecked": "2019-08-24T14:15:22Z", "minimumMarginPercentage": 0, "priceRuleLastUpdated": "2019-08-24T14:15:22Z", "priceRuleLastUpdatedBy": 0, "pricingId": 0, "supplementCharge": 0, "limitToPriceRecommended": true, "isActiveLastUpdated": "2019-08-24T14:15:22Z", "isActiveLastUpdatedBy": 0, "sku": { … }, "info": [ … ], "priceList": { … } } ]