Skip to content

Norce Commerce Event (1.0.0)

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

Schemas

Schemas

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

TranslationRequestedNotification

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)

Application identifier

PartNostringrequired

This is the part number of the product needing translation.

EntityChangedstringrequired

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

Value"tProduct"
{ "ClientId": 0, "ApplicationId": 0, "PartNo": "string", "EntityChanged": "tProduct" }

Customer

Webhooks

Order

Webhooks

System

Webhooks

Product

Webhooks

Supplier

Webhooks