{ "opencollection": "1.0.0", "info": { "name": "BookingEngineApi Account notes Countries API", "version": "v1" }, "items": [ { "info": { "name": "Countries", "type": "folder" }, "items": [ { "info": { "name": "Get all countries", "type": "http" }, "http": { "method": "POST", "url": "https://api.mews.com/api/connector/v1/countries/getAll", "body": { "type": "json", "data": "{}" } }, "docs": "Returns all countries supported by the API." } ] } ], "bundled": true }