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

GetJobResponse

clientIdinteger(int32)
keystring(uuid)
channelKeystring(uuid)
endpointstring or null
typestring or null
deltaFromDatestring or null(date-time)
itemsTotalinteger(int32)
statusIdstring(JobStatus)
Enum"Unknown""Initialized""WaitingForSlot""RunningInExportFeed""CompletedInExportFeed""CompletedByAdapter""NoContent""Failed""Cancelled"
startstring(date-time)
stopstring or null(date-time)
lastUpdatedstring(date-time)
{ "clientId": 0, "key": "4adfe27e-63d3-45b9-8238-62b6ed6fdb5e", "channelKey": "e6d1a5c6-7228-4d3b-a608-78133d5df10d", "endpoint": "string", "type": "string", "deltaFromDate": "2019-08-24T14:15:22Z", "itemsTotal": 0, "statusId": "Unknown", "start": "2019-08-24T14:15:22Z", "stop": "2019-08-24T14:15:22Z", "lastUpdated": "2019-08-24T14:15:22Z" }

CodeName

Generic Code/Name entity, without localization.

codestring or null
namestring or null
idinteger(int32)

Internal id of the value

{ "code": "string", "name": "string", "id": 0 }

CultureNames

Localized names for a Product/Variant.

cultureCodestring or null
namestring or null
uniqueUrlNamestring or null
{ "cultureCode": "string", "name": "string", "uniqueUrlName": "string" }

Exports

Operations

Jobs

Operations