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

State

currentStatusstring
Enum"checkout""processing""accepted""completed""declined""removed"
transitionsArray of objects or null(Transition)
{ "currentStatus": "checkout", "transitions": [ {} ] }

ThemeOverride

showLogosboolean or null

If set to false, no carrier logos will be shown in the widget.

showMapboolean or null

If set to false, no map will be shown when selecting pickup points in the widget.

showPickupPointInfoboolean or null

If set to false, no additional information for pickup points will be shown.

showCategoriesboolean or null

If set to false, no category headers will be shown in the widget.

showOriginalPricesboolean or null

If set to false, no original prices will be shown next to the normal price in the widget.

showDeliveryTimeboolean or null

If set to false, no delivery times will be shown in the dedicated delivery time fields of the widget.

selectFirstAvailableOptionboolean or null

If set to false, the first option is no longer automatically selected.

numberOfAlwaysVisibleTextLinesinteger or null(int32)

Set a value between 1-4 to display text fields 1-4 without an option being selected.

numberOfInitiallyVisibleOptionsinteger or null(int32)

Any options after this number will initially be hidden. If not set, all options will always be shown.

{ "showLogos": true, "showMap": true, "showPickupPointInfo": true, "showCategories": true, "showOriginalPrices": true, "showDeliveryTime": true, "selectFirstAvailableOption": true, "numberOfAlwaysVisibleTextLines": 0, "numberOfInitiallyVisibleOptions": 0 }

Transition

statusstring
Enum"checkout""processing""accepted""completed""declined""removed"
timeStampstring(date-time)
{ "status": "checkout", "timeStamp": "2019-08-24T14:15:22Z" }

Norce Callbacks

Operations

nShift client side callbacks

Operations

nShift Delivery Checkout Orders

Operations