{ "opencollection": "1.0.0", "info": { "name": "BookingEngineApi Account notes Business segments API", "version": "v1" }, "items": [ { "info": { "name": "Business segments", "type": "folder" }, "items": [ { "info": { "name": "Get all business segments", "type": "http" }, "http": { "method": "POST", "url": "https://api.mews.com/api/connector/v1/businessSegments/getAll", "body": { "type": "json", "data": "{}" } }, "docs": "Returns all business segments. This operation supports [Portfolio Access Tokens](https://mews-systems.gitbook.io/connector-api/concepts/multi-property/)." } ] } ], "bundled": true }