Skip to content

Product Feed (v1_redocly)

Download OpenAPI description
Languages
Servers
https://customer-slug.api-se.norce.tech/commerce/productfeed/1.0/

Schemas

Schemas

ParametricType

Specifies the parametric type, used to interpret the value set on a Parametric.

string(ParametricType)

Specifies the parametric type, used to interpret the value set on a Parametric.

Enum"Text""Integer""Decimal""Boolean""Html""Date""List""Multiple"
"Text"

ParametricCulture

Localized Parametric information.

cultureCodestring or null
namestring or null
groupNamestring or null
unitOfMeasurementstring or null
valueobject or null
object or null
listValueobject or null(CodeName)

Generic Code/Name entity, without localization.

multipleValuesArray of objects or null or null(CodeName)
{ "cultureCode": "string", "name": "string", "groupName": "string", "unitOfMeasurement": "string", "value": {}, "listValue": { "code": "string", "name": "string", "id": 0 }, "multipleValues": [ {} ] }

Parametric

Represents a Parametric value.

codestring or null
typestring(ParametricType)

Specifies the parametric type, used to interpret the value set on a Parametric.

Enum"Text""Integer""Decimal""Boolean""Html""Date""List""Multiple"
sortOrderinteger or null(int32)
culturesArray of objects or null or null(ParametricCulture)
idinteger(int32)

Internal parametric id

groupCodestring or null
{ "code": "string", "type": "Text", "sortOrder": 0, "cultures": [ {} ], "id": 0, "groupCode": "string" }

Exports

Operations

Jobs

Operations