Skip to content

Norce Commerce Event (1.0.0)

Download OpenAPI description
Languages
Servers
https://docs.norce.io/

Schemas

Schemas

SkuPriceChangedNotification

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)

Application identifier

PartNostringrequired

This is the product that has a changed price.

PricelistIdinteger(int32)required

This is the internal id in Norce for the price list that has a changed price on the product.

PricelistCodestring

This is the external codde for the price list that has a changed price on the product.

PriceSaleValuenumber(double)required

This is the actual changed price.

QuantityBreaknumber(double)

This is the quantity break on the price.

{ "ClientId": 0, "ApplicationId": 0, "PartNo": "string", "PricelistId": 0, "PricelistCode": "string", "PriceSaleValue": 0.1, "QuantityBreak": 0.1 }

SkuOnHandBreakPointNotification

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)

Application identifier

PartNostringrequired

This is the product that has a changed price.

WarehouseIdinteger(int32)required

This is internal id in Norce for the Warehouse.

WarehouseCodestring

This is the external code for the Warehouse.

LocationIdinteger(int32)required

This is internal id in Norce for the Location of the Warehouse.

LocationCodestring

This is the external code for the Location of the Warehouse.

OnHandValuenumber(double)required

This is the current on hand value that triggered the event.

MinimumValuenumber(double)required

This is the configured min value for the warehouse/location for the product.

{ "ClientId": 0, "ApplicationId": 0, "PartNo": "string", "WarehouseId": 0, "WarehouseCode": "string", "LocationId": 0, "LocationCode": "string", "OnHandValue": 0.1, "MinimumValue": 0.1 }

SkuChangedNotification

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)

Application identifier

PartNostringrequired

This is the part number of the product changed.

EntityChangedstringrequired

Describes what triggered the event.
Read about the different entities here.

Enum"tApplicationPriceList""tCategory""tCategoryCulture""tCategorySalesArea""tClientManufacturer""tClientProductSku""tClientProductSkuCulture""tClientProductSkuOnHand""tClientProductSkuPriceList""tClientProductSkuSalesArea"
{ "ClientId": 0, "ApplicationId": 0, "PartNo": "string", "EntityChanged": "tApplicationPriceList" }

Customer

Webhooks

Order

Webhooks

System

Webhooks

Product

Webhooks

Supplier

Webhooks