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

Product

referencestring
namestring
{ "reference": "string", "name": "string" }

Recurring

tokenstring
descriptionstring
attributesobject
{ "token": "string", "description": "string", "attributes": { "property1": null, "property2": null } }

Shipping

idstring
merchantstring
channelstring
statestring
Enum"intent""removed""processing""failed""confirmed"
referencestring
tmsReferencestring
orderIdstring
adapterIdstring
namestring
totalobject
vatRatenumber(double)
deliveryDetailsobject
addonsArray of objects(Addon)
deliveriesArray of objects(Delivery)
attributesobject
{ "id": "string", "merchant": "string", "channel": "string", "state": "intent", "reference": "string", "tmsReference": "string", "orderId": "string", "adapterId": "string", "name": "string", "total": { "includingVat": 0.1, "excludingVat": 0.1 }, "vatRate": 0.1, "deliveryDetails": { "carrier": "string", "carrierProductId": "string", "class": "string", "product": {}, "pickupLocation": {} }, "addons": [ {} ], "deliveries": [ {} ], "attributes": { "property1": null, "property2": null } }

Norce Callbacks

Operations

Ingrid client side callbacks

Operations

Ingrid Delivery Experience Orders

Operations