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

DiscountType

string(DiscountType)
Enum"item""shipping"
"item"

Error

codestring

Error code

Enum"internal-server-error""unauthorized""application-not-found""configuration-error""configuration-not-found""order-not-found""order-error""order-bad-request""order-conflict""order-validation"
Example: "cart-not-found"
messagestring

Detailed error information

Example: "Cart with id:{id} not found."
innerErrorCodestring

Inner error code information

Example: "psp-session-expired"
{ "code": "cart-not-found", "message": "Cart with id:{id} not found.", "innerErrorCode": "psp-session-expired" }

Hook

idstring
adapterIdstring
subscribeTostring
targetstring
invokestring
{ "id": "string", "adapterId": "string", "subscribeTo": "string", "target": "string", "invoke": "string" }

Orders

Operations

Hooks

Operations

Notifications

Operations