Norce Checkout - Norce Adapter API (1.0.0)

Build 2026-01-12 15:09:14

The Norce Adapter API is used to create and manage an Order based on a Norce Checkout Basket.

Download OpenAPI description
Languages
Servers
Test server

https://checkout-norce-adapter.test.norce.tech/

Schemas

PickupLocationAddress

streetAddressstring
citystring
postalCodestring
countrystring
{ "streetAddress": "string", "city": "string", "postalCode": "string", "country": "string" }

Price

includingVatnumber(double)
excludingVatnumber(double)
{ "includingVat": 0.1, "excludingVat": 0.1 }

ProblemDetails

typestring
titlestring
statusinteger(int32)
detailstring
instancestring
property name*anyadditional property
{ "type": "string", "title": "string", "status": 0, "detail": "string", "instance": "string", "property1": null, "property2": null }

Orders

Operations

Hooks

Operations

Notifications

Operations