Norce Checkout - nShift Adapter API (1.0.0)

Build 2026-01-13 12:26:53

The nShift Adapter API is used to create and manage nShift shippings.

Download OpenAPI description
Languages
Servers

https://docs.norce.io/

Callback

Shipping

Schemas

CallbackEvent

string(CallbackEvent)
Enum"validate""accept""complete"
"validate"

Cart

referencestring or null
itemsArray of objects or null(Item)
discountsArray of objects or null(Discount)
totalobject or null
attributesobject or null
{ "reference": "string", "items": [ {} ], "discounts": [ {} ], "total": { "includingVat": 0.1, "excludingVat": 0.1 }, "attributes": { "property1": null, "property2": null } }

Consent

idstring or null
checkedboolean
textstring or null
requiredboolean
{ "id": "string", "checked": true, "text": "string", "required": true }

Norce Callbacks

Operations

nShift client side callbacks

Operations

nShift Delivery Checkout Orders

Operations