Build 2026-01-14 10:19:48
The Svea Checkout Adapter API is used to create and manage a Svea Checkout Order.
https://docs.norce.io/
{ "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" }