Last updated

Connect Supplier schemas

Import of supplier product data. Product content import (e.g. contentlist, images, parametrics) via Supplier will soon be deprecated.

Entities

Image

ExternalCodestringrequired

Must match code from Administration setting in Norce Commerce.

FileTypeNamestringrequired

File type. Should match file info set up in Norce Commerce, e.g. "MainImage", "Additional", "Embedded".

Urlstring(uri)required

Ulr to image that is accessible for Norce Commerce Connect for upload to the CDN.

Filenamestring

Image file name. If omitted will be parsed from the url.

LastModifiedstring(DateTime)

Deprecated

Parametric

ParametricCodestringrequired

Must be set to the specific code the parameter has in Norce Commerce. Max length: 50

MultipleValuesArray of objects(ParametricMultipleCodeValuePair)(ParametricMultipleCodeValuePair)

If parameter is of type multiple list this field is used and all other fields are ignored.

ValueBooleanboolean

If parameter is of type boolean this field is used and all other fields are ignored.

ValueCodestring

If parameter is of type list this field is used and all other fields are ignored. Max length: 255

ValueDateTimestring(DateTime)

If parameter is of type datetime this field is used and all other fields are ignored.

ValueDecimalnumber

If parameter is of type decimal this field is used and all other fields are ignored.

ValueIntinteger(int32)

If parameter is of type integer this field is used and all other fields are ignored.

ValueTextstring

This value field is preferred for supplier integrations. If parameter is of type text value this field is used and all other fields are ignored. Max length: 255

ParametricMultipleCodeValuePair

Codestringrequired

Parametric selection value code. Used for matching in Norce Commerce. Max length: 255

Valuestringrequired

Value for selection. Max length: 255

ProductCulture

CultureCodestringrequired

ISO language codes, e.g. "sv-SE".

Descriptionstring

Article description.

DescriptionHeaderstring

Article description header. Max length: 255

IsUniqueUrlNameManuallyMaintainedboolean

Determines if UniqueUrlName is manually maintained.

MetaDescriptionstring

Aricle meta descriptions.

MetaTagsstring

Article meta tags.

Namestring

Article name. Max length: 255

SubDescriptionstring

Article additional description.

SubHeaderstring

Article additional header. Max length: 255

Synonymsstring

List of words used in search. Max length: 500

Tagsstring

Article tags.

Titlestring

Article title. Max length: 255

UniqueUrlNamestring

Used for bread crumbs, if provided and enabled in Admin GUI, it will override Norce Commerce automation tool.

SupplierOnHand

LocationCodestringrequired

Name of location, must match supplier location name configured in Norce Commerce. Max length: 50

WarehouseCodestringrequired

Name of Warehouse, must match supplier warehouse name configured in Norce Commerce. Max length: 50

ExternalStockValuenumber

Stock value for external display.

IncomingValuenumber

Quantity of items currently inbound to warehouse.

IsActiveboolean

Sets on hand information to active or inactive. Defaults to true.

IsReturnableboolean

Determines if article is returnable.

LeadTimeDayCountinteger(int32)

Indication of time for delivery from warehouse to client.

MinimumOrderValuenumber

Minimum quantity of items on a purchase order, default is 1.

Namestring

Storage site name, for presentation only. Max length: 255

NextDeliveryDatestring(DateTime)

Expected next delivery date for incoming stock.

PackageValuenumber

Quantity of items in a package, default is 1.

StoppedDatestring(DateTime)

Date when on hand information was deactivated.

Valuenumberrequired

Onhand value

SupplierPrice

PriceListCodestringrequired

Must match code from the supplier price list in Norce Commerce. Max length: 50

CostFeenumber

Cost fee

CostPurchasenumber

Supplier sale price

CostPurchaseValidTostring(DateTime)

Valid to date for price information.

CurrencyCodestring

Currency Code, in ISO 4217 format. For example "SEK", "EUR", "USD", default is currency on configured sales area in Norce Commerce. Max length: 3

DiscountPctnumber

Discount

FreightCostnumber

Freight cost.

IsActiveboolean

Sets price to active or inactive. Defaults to true.

IsFocusboolean

Is focus.

IsPromotionboolean

True if price information is based on temporary campaign.

PriceCatalognumber

Catalog price.

PriceDealernumber

Dealer price.

PriceMaxnumber

Max price for end customer.

PriceRankinginteger(int32)

Price ranking.

PriceRecommendednumber

Recommended price for end customer.

QtyBreakinteger(int32)

Quantity of items required for price, default is 1. This is used for discounts for large orders.

SupplierProduct

SupplierPartNostringrequired

Supplier article number. Max length: 50

CategoryCodestring

Name or code of the category, ideally this something readable, like "Utensils" or with a hierachy "Kitchen|Utensils". Max length: 255

CommodityCodestring

A classification of goods for import and export between countries. Max length: 50

ContentListArray of objects(ProductCulture)(ProductCulture)

List of culture specific texts on article.

EanCodestring

Bar code. Max length: 50

GrossWeightnumber

Actual weight including package etc.

ImagesArray of objects(Image)(Image)

Additional images, use high definition. Norce Commerce will provide real-time resizing when used in Norce Commerce Services and Norce Administration GUI.

LogisticDepthnumber

Logistic depth.

LogisticHeightnumber

Logistic height

LogisticWidthnumber

Logistic width

MainImageobject(Image)(Image)

Represents an image that should be uploaded to Norce Commerce from the supplier regarding the specified article. The type and code must be set up in Norce Commerce Administration settings.

Manufacturerstring

Manufacturer code or name, required together with ManufacturerPartNo to be unique. Max length: 50

ManufacturerPartNostring

Manufacturer article number, required together with Manufacturer to be unique. Max length: 50

NetWeightnumber

Obsolete. Weight of item, without packaging.

OnHandArray of objects(SupplierOnHand)(SupplierOnHand)

Stock values, at least one is required.

ParametricsArray of objects(Parametric)(Parametric)

List of supplier specific content attributes, like color or size.

PriceListArray of objects(SupplierPrice)(SupplierPrice)

Purchase cost and other price information. At least one is required.

ProductInfoArray of objects(SupplierProductInfo)(SupplierProductInfo)

List of supplier specific setting attributes. This is article specific information needed for supplier integrations, but will not be shown as content. For example "OnlySoldInSweden".

ProductNamestring

Name of the article in default language. Max length: 500

ProductTypestring

Product type.

UnitOfMeasurementCodeinteger(int32)

Unit of measurement code for item: 0 = Unknown, 1 = Pieces, 2 = Hours, 3 = Kilograms, 4 = Litres. Default is pieces.

UnitOfMeasurementCountinteger(int32)

Number of units in the package.

VatCodeinteger(int32)

Vat rate in percent

SupplierProductHeader

AccountIdinteger(int32)required

Account which initiated the import. Learn about system accounts <a href='/connectintegration/#using-system-accounts'>here</a>.

FieldsThatAreSetArray of stringsrequired

Specifies which product fields to be updated.<br/>(Use the integer instead of the name for the xml content type)<br/><br/>0 = SupplierPartNo<br>1 = ProductName<br>2 = CategoryCode<br>3 = ProductType<br>4 = Manufacturer<br>5 = ManufacturerPartNo<br>6 = EanCode<br>7 = CommodityCode<br>8 = GrossWeight<br>9 = NetWeight<br>10 = UnitOfMeasurementCode<br>11 = UnitOfMeasurementCount<br>12 = VatCode<br>13 = LogisticWidth<br>14 = LogisticHeight<br>15 = LogisticDepth

Items Enum"SupplierPartNo""ProductName""CategoryCode""ProductType""Manufacturer""ManufacturerPartNo""EanCode""CommodityCode""GrossWeight""NetWeight"
FullFilebooleanrequired

Flag that specified how Norce Commerce Connect will handle the import. If true, all articles not in this feed will be handled as deleted and are deactivated in Norce. If false, the import will be handled as an update only on the articles in the feed, other articles will not be changed.

ContentFieldsThatAreSetArray of strings

Specifies which product culture fields to be updated.<br/>(Use the integer instead of the name for the xml content type)<br/><br/>0 = Name<br>1 = NameCreateOnly (Value is only set if the entity is created by the import)<br>2 = SubHeader<br>3 = SubDescription<br>4 = DescriptionHeader<br>5 = Description<br>6 = DescriptionCreateOnly (Value is only set if the entity is created by the import)<br>7 = Synonyms<br>8 = Title<br>9 = Tags<br>10 = MetaTags<br>11 = MetaDescription<br>12 = NameLimitedUpdate (If name is manually changed in the Admin UI, import is ignored)<br>13 = UniqueUrlName<br>14 = IsUniqueUrlNameManuallyMaintained<br>15 = UniqueUrlNameCreateOnly (Value is only set if the entity is created by the import)

Items Enum"Name""NameCreateOnly""SubHeader""SubDescription""DescriptionHeader""Description""DescriptionCreateOnly""Synonyms""Title""Tags"
JobIdstring

Norce Commerce Connect job id. Only exists in import logs. Should be omitted in the import request.

OnhandFieldsThatAreSetArray of strings

Specifies which on hand fields to be updated.<br/>(Use the integer instead of the name for the xml content type)<br/><br/>0 = Value<br>1 = IncomingValue<br>2 = NextDeliveryDate<br>3 = StoppedDate<br>4 = IsReturnable<br>5 = LeadTimeDayCount<br>6 = ExternalStockValue<br>7 = PackageValue<br>8 = MinimumOrderValue<br>9 = IsActive

Items Enum"Value""IncomingValue""NextDeliveryDate""StoppedDate""IsReturnable""LeadTimeDayCount""ExternalStockValue""PackageValue""MinimumOrderValue""IsActive"
PriceFieldsThatAreSetArray of strings

Specifies which price fields to be updated.<br/>(Use the integer instead of the name for the xml content type)<br/><br/>0 = CostPurchase<br>1 = CostPurchaseValidTo<br>2 = PriceRecommended<br>3 = PriceMax<br>4 = PriceDealer<br>5 = IsPromotion<br>6 = IsFocus<br>7 = PriceRanking<br>8 = FreightCost<br>9 = CostFee<br>10 = DiscountPct<br>11 = IsActive<br>12 = PriceCatalog

Items Enum"CostPurchase""CostPurchaseValidTo""PriceRecommended""PriceMax""PriceDealer""IsPromotion""IsFocus""PriceRanking""FreightCost""CostFee"
ProductInfoFieldsThatAreSetArray of strings

Specifies which product info fields to be updated.<br/>(Use the integer instead of the name for the xml content type)<br/><br/>0 = Value

Items Value"Value"
SerializationTypeArray of strings

Request serialization type.(Use the integer instead of the name for the xml content type)<br/><br/>0 = JSON, 1 = XML

Items Enum"JSON""XML"
StorageNamestring(uri)

Location of the import file on Norce's file area. Can be used instead of sending data directly in payload.

SupplierIdinteger(int32)required

Norce Commerce's internal Supplier identifier.

SupplierProductInfo

Codestringrequired

Information field code. Max length: 50

Valuestringrequired

Value to set. Max length: 255