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

File

Represents a File, a reference to an asset in Norce [Storm] or external reference (e.g. Youtube url)

typestring(FileType)

Specifies the type of a specific File.

Enum"External""Asset"
codestring or null
fileCodestring or null
keystring or null(uuid)
mimeTypestring or null
urlstring or null
sortOrderinteger or null(int32)

The sort order within the type of files

{ "type": "External", "code": "string", "fileCode": "string", "key": "4adfe27e-63d3-45b9-8238-62b6ed6fdb5e", "mimeType": "string", "url": "string", "sortOrder": 0 }

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": [ {} ] }

Exports

Operations

Jobs

Operations