{ "opencollection": "1.0.0", "info": { "name": "AppyWay Availability RealTime ActivityTypes MovingExceptionTypes API", "version": "1.0" }, "request": { "auth": { "type": "apikey", "key": "API-KEY", "value": "{{API-KEY}}", "placement": "header" } }, "items": [ { "info": { "name": "MovingExceptionTypes", "type": "folder" }, "items": [ { "info": { "name": "AppyWay Fetch All Moving Exception Types", "type": "http" }, "http": { "method": "POST", "url": "https://api.appyway.com/v1/availability-realtime/fetchAllMovingExceptionTypes" }, "docs": "Returns a list with all the moving exception types." } ] } ], "bundled": true }