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

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 }

QuantityBreakPrice

Represents a quantity-break price.

priceListCodestring or null

The price list code. Called "Agreement" in Norce [Storm] API and Query. This may be diferent than on the default price.

quantityBreakinteger(int32)

Quantity Break, the quantity where this price becomes valid.

isDiscountableboolean

Defines if the current price is further discountable or not by promotions.

valuenumber(double)

The chosen price, excl VAT.

valueIncVatnumber(double)

The chosen price, incl VAT

{ "priceListCode": "string", "quantityBreak": 0, "isDiscountable": true, "value": 0.1, "valueIncVat": 0.1 }

Exports

Operations

Jobs

Operations