Skip to content

Channel Service (v1)

Download OpenAPI description
Languages
Servers
https://docs.norce.io/ChannelService

Schemas

Schemas

CultureTexts

Localized descriptive text fields for a Product/Variant.

cultureCodestring or null
descriptionHeaderstring or null
descriptionstring or null
subHeaderstring or null
subDescriptionstring or null
synonymsstring or null
{ "cultureCode": "string", "descriptionHeader": "string", "description": "string", "subHeader": "string", "subDescription": "string", "synonyms": "string" }

Logistics

Contains logistic data for an item.

widthnumber or null(double)
heightnumber or null(double)
depthnumber or null(double)
weightnumber or null(double)
{ "width": 0.1, "height": 0.1, "depth": 0.1, "weight": 0.1 }

Popularity

Represents a Popularity score.

sourcestring or null
categoryRankinteger(int32)
categoryRankMaxinteger(int32)
totalRankinteger(int32)
applicationIdinteger or null(int32)

Application reference. If client setting is "Product popularity by application" = true the rank will be restricted to this application only. If false, applicationid can be ignored.

{ "source": "string", "categoryRank": 0, "categoryRankMax": 0, "totalRank": 0, "applicationId": 0 }

Exports

Operations

Jobs

Operations