The Product Service has Entities and Operations to create and update products and content in Norce Commerce.
The Product Service has Entities and Operations to create and update products and content in Norce Commerce.
https://customer-slug.api-se.norce.tech/commerce/connect/4.0/
Relation import settings.
Account which initiated the import. Learn about system accounts <a href='/connectintegration/#using-system-accounts'>here</a>.
Specifies which relation fields that should be created/updated.<br/>(Use the integer instead of the name for the xml content type)<br/><br/>0 = ManufacturerPartNo<br>1 = SortOrderValue<br>2 = StockDisplayBreakPoint<br>1 = IsActive<br>2 = IsVariantUnique<br>3 = IsVariantUniqueCreateOnly (Value is only set if the relation entity is created by the import)<br>4 = IsRelatedVariantUnique<br>5 = IsRelatedVariantUniqueCreateOnly (Value is only set if the relation entity is created by the import)<br>6 = DefaultName<br>7 = DefaultSubHeader<br>8 = DefaultSubDescription<br>9 = DefaultDescriptionHeader<br>10 = DefaultDescription<br>11 = Cultures (required if you have RelationCultureFieldsThatAreSet values)<br>12 = SortOrder
Specifies which relation culture fields that should be created/updated.<br>Required settings: Culture (in RelationFieldsThatAreSet)<br/>(Use the integer instead of the name for the xml content type)<br/><br/>1 = Name<br>2 = NameCreateOnly (Value is only set if the relation culture entity is created by the import)<br>3 = SubHeader<br>4 = SubDescription<br>5 = DescriptionHeader<br>6 = Description<br>7 = DescriptionCreateOnly (Value is only set if the relation culture entity is created by the import)
{ "AccountId": 0, "FullFile": true, "RelationFieldsThatAreSet": [ "IsActive" ], "RelationCultureFieldsThatAreSet": [ "Name" ] }