Skip to content

Channel Service (v1)

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

Schemas

Schemas

Relation

Represents a Relation between Products/Variants.

typestring or null
partNostring or null
codestring or null

Identifier for the relation type.

{ "type": "string", "partNo": "string", "code": "string" }

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 }

Exports

Operations

Jobs

Operations