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