Norce Checkout - Ingrid Adapter API (1.0.0)

Build 2026-01-14 12:35:46

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

Download OpenAPI description
Languages
Servers

https://docs.norce.io/

Schemas

IngridSession

shippingIdstring

Shipping identifier

htmlSnippetstring

Ingrid html snippet

sessionIdstring

Session id

useAddressFormboolean

Use address form

{ "shippingId": "string", "htmlSnippet": "string", "sessionId": "string", "useAddressForm": true }

Item

idstring
referencestring
namestring
skustring
urlstring
imageUrlstring
quantityinteger(int32)
unitstring
priceobject
totalobject
originalTotalobject
vatRatenumber(double)
discountsArray of objects(Discount)
logisticsobject
attributesobject
{ "id": "string", "reference": "string", "name": "string", "sku": "string", "url": "string", "imageUrl": "string", "quantity": 0, "unit": "string", "price": { "includingVat": 0.1, "excludingVat": 0.1 }, "total": { "includingVat": 0.1, "excludingVat": 0.1 }, "originalTotal": { "includingVat": 0.1, "excludingVat": 0.1 }, "vatRate": 0.1, "discounts": [ {} ], "logistics": { "weight": 0, "height": 0, "width": 0, "length": 0, "tags": [], "shippingDate": "2019-08-24T14:15:22Z" }, "attributes": { "property1": null, "property2": null } }

Logistics

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

Norce Callbacks

Operations

Ingrid client side callbacks

Operations

Ingrid Delivery Experience Orders

Operations