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

Logistics

weightinteger or null(int32)
heightinteger or null(int32)
widthinteger or null(int32)
lengthinteger or null(int32)
tagsArray of strings or null
shippingDatestring or null(date-time)
{ "weight": 0, "height": 0, "width": 0, "length": 0, "tags": [ "string" ], "shippingDate": "2019-08-24T14:15:22Z" }

NShiftError

errorCodestring or null
errorMessagesArray of strings or null
correlationIdstring or null
{ "errorCode": "string", "errorMessages": [ "string" ], "correlationId": "string" }

NShiftFieldValue

Represents a field value in the nShift widget result.

fieldIdstring or null

ID of the field.

valuestring or null

Value of the field as a string.

{ "fieldId": "string", "value": "string" }

Norce Callbacks

Operations

nShift client side callbacks

Operations

nShift Delivery Checkout Orders

Operations