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

Consent

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

Credit

actionsArray of strings
amountinteger(int64)
{ "actions": [ "string" ], "amount": 0 }

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 } }

Svea Administration

Operations

Payments

Operations

Svea Checkout Callbacks

Operations

Svea Checkout 'Client-side events' Callbacks

Operations

Norce Callbacks

Operations

Order Management

Operations