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/
{ "id": "string", "name": "string", "description": "string", "promo": "string", "price": 0, "tax_amount": 0, "tax_rate": 0, "preselected": true, "shipping_method": "string", "delivery_details": { "carrier": "string", "class": "string", "product": { … }, "pickupLocation": { … } }, "tms_reference": "string", "selected_addons": [ { … } ] }