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

WarehouseType

Specifies the parametric type, used to interpret the value set on a Parametric.

string(WarehouseType)

Specifies the parametric type, used to interpret the value set on a Parametric.

Enum"Warehouse""Store""Transit""Other"
"Warehouse"

OnHand

Represents the on hand (stock) values per warehouse.

warehouseobject or null(Warehouse)

Represents a Warehouse, on which stock information is kept.

warehouseTypestring(WarehouseType)

Specifies the parametric type, used to interpret the value set on a Parametric.

Enum"Warehouse""Store""Transit""Other"
valuenumber(double)
leadTimeDayCountinteger or null(int32)
availableOnStoresArray of strings or null
availableOnPriceListsArray of strings or null
nextDeliverystring or null(date-time)
{ "warehouse": { "code": "string", "locationCode": "string", "id": 0, "locationId": 0 }, "warehouseType": "Warehouse", "value": 0.1, "leadTimeDayCount": 0, "availableOnStores": [ "string" ], "availableOnPriceLists": [ "string" ], "nextDelivery": "2019-08-24T14:15:22Z" }

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

Exports

Operations

Jobs

Operations