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

Category

Represents a Category with localized names.

codestring or null
culturesArray of objects or null or null(CategoryCulture)
idinteger(int32)

Norce internal category id

{ "code": "string", "cultures": [ {} ], "id": 0 }

Status

Specifies the status for the part number.

string(Status)

Specifies the status for the part number.

Enum"Active""Coming""Expiring""Hidden""Inactive"
"Active"

Warehouse

Represents a Warehouse, on which stock information is kept.

codestring or null
locationCodestring or null
idinteger(int32)

Norce internal warehouse id

locationIdinteger(int32)

Norce internal location id

{ "code": "string", "locationCode": "string", "id": 0, "locationId": 0 }

Exports

Operations

Jobs

Operations