{ "opencollection": "1.0.0", "info": { "name": "Pinnacle Lines Cancellationreasons API", "version": "v1" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "Cancellationreasons", "type": "folder" }, "items": [ { "info": { "name": "Get Cancellation Reasons", "type": "http" }, "http": { "method": "GET", "url": "https://api.pinnacle.com/v1/cancellationreasons" }, "docs": "Get Cancellation Reasons" } ] } ], "bundled": true }