{ "opencollection": "1.0.0", "info": { "name": "BookingEngineApi Account notes Exchange rates API", "version": "v1" }, "items": [ { "info": { "name": "Exchange rates", "type": "folder" }, "items": [ { "info": { "name": "Get all exchange rates", "type": "http" }, "http": { "method": "POST", "url": "https://api.mews.com/api/connector/v1/exchangeRates/getAll", "body": { "type": "json", "data": "{}" } }, "docs": "Returns all available exchange rates among currencies of the [Enterprise](https://mews-systems.gitbook.io/connector-api/operations/configuration/#enterprise)." } ] } ], "bundled": true }