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

ProblemDetails

typestring or null
titlestring or null
statusinteger or null(int32)
detailstring or null
instancestring or null
property name*object or nulladditional property
object or null
{ "type": "string", "title": "string", "status": 0, "detail": "string", "instance": "string", "property1": {}, "property2": {} }

JobStatus

string(JobStatus)
Enum"Unknown""Initialized""WaitingForSlot""RunningInExportFeed""CompletedInExportFeed""CompletedByAdapter""NoContent""Failed""Cancelled"
"Unknown"

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" }

Exports

Operations

Jobs

Operations