Product Feed API (v1.0)

Download OpenAPI description
Languages
Servers
Playground

https://{slug}.api-se.playground.norce.tech/commerce/productfeed/1.0/

Stage

https://{slug}.api-se.stage.norce.tech/commerce/productfeed/1.0/

Production

https://{slug}.api-se.norce.tech/commerce/productfeed/1.0/

Schemas

Warehouse

Represents a Warehouse, on which stock information is kept.

Codestring or null<= 50 characters

Unique code of warehouse.

LocationCodestring or null<= 50 characters

Unique code of warehouse location.

Idinteger(int32)

Norce internal warehouse id

LocationIdinteger(int32)

Norce internal location id

{ "Code": "string", "LocationCode": "string", "Id": 0, "LocationId": 0 }

WarehouseType

Specifies the warehouse type, used to differentiate between normal warehouses, stores, transit warehouses etc, which is used differently in Norce Commerce business logic.

string(WarehouseType)

Specifies the warehouse type, used to differentiate between normal warehouses, stores, transit warehouses etc, which is used differently in Norce Commerce business logic.

Enum"warehouse""store""transit""other"
"warehouse"

Exports

Operations

Jobs

Operations