{ "opencollection": "1.0.0", "info": { "name": "Klarna HPP Captures Merchant Urls.address Update API", "version": "1.1" }, "items": [ { "info": { "name": "Merchant Urls.address Update", "type": "folder" }, "items": [ { "info": { "name": "Address update", "type": "http" }, "http": { "method": "POST", "url": "https://api.klarna.com/merchant_urls.address_update", "body": { "type": "json", "data": "{}" } }, "docs": "Will be called whenever the consumer changes billing or shipping address. The order will be updated according to the response received by Checkout." } ] } ], "bundled": true }