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

Discount

typestring
Enum"item""shipping"
namestring or null
codestring or null
valueobject or null
attributesobject or null
{ "type": "item", "name": "string", "code": "string", "value": { "includingVat": 0.1, "excludingVat": 0.1 }, "attributes": { "property1": null, "property2": null } }

DiscountType

string(DiscountType)
Enum"item""shipping"
"item"

Error

codestring or null

Error code

Example: "nshift-error"
messagestring or null

Detailed error information

Example: "No warehouse configured for this region"
nShiftErrorobject or null

Error if originating from nShift

{ "code": "nshift-error", "message": "No warehouse configured for this region", "nShiftError": { "errorCode": "string", "errorMessages": [], "correlationId": "string" } }

Norce Callbacks

Operations

nShift client side callbacks

Operations

nShift Delivery Checkout Orders

Operations