{ "opencollection": "1.0.0", "info": { "name": "Offer Tool Effective Price API", "version": "1.0" }, "items": [ { "info": { "name": "EffectivePrice", "type": "folder" }, "items": [ { "info": { "name": "Check simulation data for DE requests", "type": "http" }, "http": { "method": "POST", "url": "https://heartbeat.1komma5grad.com/api/v1/effective-price/de/check-simulation-data" }, "docs": "Check simulation data for DE requests" }, { "info": { "name": "Calculate effective price for DE requests", "type": "http" }, "http": { "method": "POST", "url": "https://heartbeat.1komma5grad.com/api/v1/effective-price/de", "body": { "type": "json", "data": "{}" } }, "docs": "Calculate effective price for DE requests" } ] } ], "bundled": true }