Skip to content

Norce Commerce Event (1.0.0)

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

Schemas

Schemas

SupplierSkuOnHandChangedNotification

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)

Application identifier

SupplierIdinteger(int32)required

Internal id in Norce for the Supplier.

PartNostringrequired

This is the part number of the supplier product.

EntityChangedstringrequired

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

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

SupplierSkuPriceChangedNotification

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)

Application identifier

SupplierIdinteger(int32)required

Internal id in Norce for the Supplier.

PartNostringrequired

This is the part number of the supplier product.

PricelistIdinteger(int32)

Internal id in Norce for the Supplier price list.

PricelistCodestring

External code for the Supplier price list.

PriceSaleValuenumber(double)

The supplier price sale that has changed.

QuantityBreaknumber(double)

The supplier quantity break for the price that is changed.

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

Customer

Webhooks

Order

Webhooks

System

Webhooks

Product

Webhooks

Supplier

Webhooks