Norce Checkout - Svea Checkout Adapter API (1.0.0)

Build 2026-01-14 10:19:48

The Svea Checkout Adapter API is used to create and manage a Svea Checkout Order.

Download OpenAPI description
Languages
Servers

https://docs.norce.io/

Schemas

DiscountType

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

Error

codestring

Error code

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

Detailed error information

Example: "Cart with id:{id} now found."
sveaErrorobject

Error if originating from Svea

{ "code": "cart-not-found", "message": "Cart with id:{id} now found.", "sveaError": { "errorCode": "string", "errorMessages": [], "correlationId": "string" } }

Hook

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

Svea Administration

Operations

Payments

Operations

Svea Checkout Callbacks

Operations

Svea Checkout 'Client-side events' Callbacks

Operations

Norce Callbacks

Operations

Order Management

Operations