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

Customer

billingobject
shippingobject
typestring
Enum"person""organization"
attributesobject
{ "billing": { "type": "person", "givenName": "string", "familyName": "string", "careOf": "string", "reference": "string", "organizationName": "string", "streetAddress": "string", "streetAddress2": "string", "postalCode": "string", "city": "string", "region": "string", "country": "string", "phone": "string", "email": "string", "nationalIdentificationNumber": "string", "organizationIdentificationNumber": "string", "attributes": {} }, "shipping": { "type": "person", "givenName": "string", "familyName": "string", "careOf": "string", "reference": "string", "organizationName": "string", "streetAddress": "string", "streetAddress2": "string", "postalCode": "string", "city": "string", "region": "string", "country": "string", "phone": "string", "email": "string", "nationalIdentificationNumber": "string", "organizationIdentificationNumber": "string", "attributes": {} }, "type": "person", "attributes": { "property1": null, "property2": null } }

CustomerType

string(CustomerType)
Enum"person""organization"
"person"

Delivery

referencestring
deliveryDetailsobject
addonsArray of objects(Addon)
priceobject
vatRatenumber(double)
itemsArray of objects(DeliveryItem)
{ "reference": "string", "deliveryDetails": { "carrier": "string", "carrierProductId": "string", "class": "string", "product": {}, "pickupLocation": {} }, "addons": [ {} ], "price": { "includingVat": 0.1, "excludingVat": 0.1 }, "vatRate": 0.1, "items": [ {} ] }

Norce Callbacks

Operations

Ingrid client side callbacks

Operations

Ingrid Delivery Experience Orders

Operations