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

SveaOrderManagementOrder

actionsArray of strings
billingAddressobject
cancelledAmountinteger(int64)
creationDatestring(date-time)
currencystring
customerReferencestring
deliveriesArray of objects(Delivery)
emailAddressstring
idinteger(int64)
isCompanyboolean
merchantOrderIdstring
nationalIdstring
orderAmountinteger(int64)
orderRowsArray of objects(OrderRow)
orderStatusstring
paymentTypestring
peppolIdstring
phoneNumberstring
shippingAddressobject
sveaWillBuyboolean
expirationDatestring(date-time)
billingEmailAddressstring
billingReferencesArray of strings(BillingReference)
Items Enum"undefined""purchase""contactPerson""invoiceReference""costCenter""invoiceRecipient""letterNumber""accountingNumber"
systemStatusstring
{ "actions": [ "string" ], "billingAddress": { "city": "string", "coAddress": "string", "countryCode": "string", "fullName": "string", "postalCode": "string", "streetAddress": "string" }, "cancelledAmount": 0, "creationDate": "2019-08-24T14:15:22Z", "currency": "string", "customerReference": "string", "deliveries": [ {} ], "emailAddress": "string", "id": 0, "isCompany": true, "merchantOrderId": "string", "nationalId": "string", "orderAmount": 0, "orderRows": [ {} ], "orderStatus": "string", "paymentType": "string", "peppolId": "string", "phoneNumber": "string", "shippingAddress": { "city": "string", "coAddress": "string", "countryCode": "string", "fullName": "string", "postalCode": "string", "streetAddress": "string" }, "sveaWillBuy": true, "expirationDate": "2019-08-24T14:15:22Z", "billingEmailAddress": "string", "billingReferences": [ "undefined" ], "systemStatus": "string" }

Transition

statusstring
Enum"checkout""processing""accepted""completed""declined"
timeStampstring(date-time)
{ "status": "checkout", "timeStamp": "2019-08-24T14:15:22Z" }

Svea Administration

Operations

Payments

Operations

Svea Checkout Callbacks

Operations

Svea Checkout 'Client-side events' Callbacks

Operations

Norce Callbacks

Operations

Order Management

Operations