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