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

Supplier

Represents a supplier record.

supplierCodestring or null
supplierPartNostring or null
supplierPriceListCodestring or null
currencystring or null
costnumber(double)
onHandValuenumber(double)
isStockCalculatedboolean
leadTimeDayCountinteger or null(int32)
chosenSupplierOnPriceListsArray of strings or null
availableOnPriceListsArray of strings or null
{ "supplierCode": "string", "supplierPartNo": "string", "supplierPriceListCode": "string", "currency": "string", "cost": 0.1, "onHandValue": 0.1, "isStockCalculated": true, "leadTimeDayCount": 0, "chosenSupplierOnPriceLists": [ "string" ], "availableOnPriceLists": [ "string" ] }

FlagCulture

Localized Flag information.

cultureCodestring or null
namestring or null
groupNamestring or null
{ "cultureCode": "string", "name": "string", "groupName": "string" }

Flag

Represents a Flag value.

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

Norce internal flag id

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

Exports

Operations

Jobs

Operations