Skip to content

Norce Commerce Event (1.0.0)

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

Schemas

Schemas

OrderCancelledEvent

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)required

Application identifier

OrderIdinteger(int64)required

Norce internal id for the order

OrderNostringrequired

This is the order identifier usually from the erp-system.

ClientOrderRefstringrequired

This is the quotation/basket id from Norce or any external order reference (when an external order).

CellPhonestring

This is the phone number of the buyer.

FirstNamestring

This is the first name of the buyer.

LastNamestring

This is the last name of the buyer.

Sourcestringrequired

This is the source of the order. 'WEB' for Norce orders, name of marketplace or POS system is also possible.

{ "ClientId": 0, "ApplicationId": 0, "OrderId": 0, "OrderNo": "string", "ClientOrderRef": "string", "CellPhone": "string", "FirstName": "string", "LastName": "string", "Source": "string" }

OrderConfirmedEvent

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)required

Application identifier

OrderIdinteger(int64)required

Norce internal id for the order

OrderNostringrequired

This is the order identifier usually from the erp-system.

ClientOrderRefstringrequired

This is the quotation/basket id from Norce or any external order reference (when an external order).

CellPhonestring

This is the phone number of the buyer.

FirstNamestring

This is the first name of the buyer.

LastNamestring

This is the last name of the buyer.

Sourcestringrequired

This is the source of the order. 'WEB' for Norce orders, name of marketplace or POS system is also possible.

{ "ClientId": 0, "ApplicationId": 0, "OrderId": 0, "OrderNo": "string", "ClientOrderRef": "string", "CellPhone": "string", "FirstName": "string", "LastName": "string", "Source": "string" }

OrderDeliveredEvent

ClientIdinteger(int32)required

Client identifier

ApplicationIdinteger(int32)required

Application identifier

OrderIdinteger(int64)required

Norce internal id for the order

OrderNostringrequired

This is the order identifier usually from the erp-system.

ClientOrderRefstringrequired

This is the quotation/basket id from Norce or any external order reference (when an external order).

CellPhonestring

This is the phone number of the buyer.

FirstNamestring

This is the first name of the buyer.

LastNamestring

This is the last name of the buyer.

Sourcestringrequired

This is the source of the order. 'WEB' for Norce orders, name of marketplace or POS system is also possible.

{ "ClientId": 0, "ApplicationId": 0, "OrderId": 0, "OrderNo": "string", "ClientOrderRef": "string", "CellPhone": "string", "FirstName": "string", "LastName": "string", "Source": "string" }

Customer

Webhooks

Order

Webhooks

System

Webhooks

Product

Webhooks

Supplier

Webhooks