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

CartDiscount

codestring

Discount code.

{ "code": "string" }

CartItem

quantityinteger(int32)

Quantity of item. Must be greater or equal to 1.

Example: 2
{ "quantity": 2 }

Consent

idstring
checkedboolean
textstring
requiredboolean
{ "id": "string", "checked": true, "text": "string", "required": true }

Orders

Operations

Hooks

Operations

Notifications

Operations