Skip to content

Norce Commerce Event (1.0.0)

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

Schemas

Schemas

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

SupplierSkuChangedNotification

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.

Enum"tSupplierProductSku""tSupplierProductSkuClient"
{ "ClientId": 0, "ApplicationId": 0, "SupplierId": 0, "PartNo": "string", "EntityChanged": "tSupplierProductSku" }

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

Customer

Webhooks

Order

Webhooks

System

Webhooks

Product

Webhooks

Supplier

Webhooks