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

DeliveryDetails

carrierstring or null
classstring or null
productobject or null
pickupLocationobject or null
{ "carrier": "string", "class": "string", "product": { "reference": "string", "name": "string" }, "pickupLocation": { "reference": "string", "name": "string", "address": {} } }

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"

Norce Callbacks

Operations

nShift client side callbacks

Operations

nShift Delivery Checkout Orders

Operations