{ "opencollection": "1.0.0", "info": { "name": "vivenu access-lists ticket API", "version": "1.0.0" }, "items": [ { "info": { "name": "ticket", "type": "folder" }, "items": [ { "info": { "name": "get_insurance_offers_for_a_checkout", "type": "http" }, "http": { "method": "POST", "url": "https://vivenu.com/api/insurance/offers", "body": { "type": "json", "data": "{}" } }, "docs": "Get insurance offers for a Checkout" } ] } ], "bundled": true }