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