{ "type": "item", "name": "string", "code": "string", "value": { "includingVat": 1234, "excludingVat": 987.2 }, "attributes": { "property1": null, "property2": null } }
Build 2026-01-12 09:48:20
The Klarna Checkout Adapter API is used to create and manage a Klarna Checkout Order.
https://checkout-klarna-adapter.test.norce.tech/
Error code
{ "code": "cart-not-found", "message": "Cart with id:{id} now found.", "klarnaError": { "errorCode": "string", "errorMessages": [ … ], "correlationId": "string" } }