{ "opencollection": "1.0.0", "info": { "name": "Mark43 Partnerships Associated Records GPS API", "version": "external" }, "request": { "auth": { "type": "basic", "username": "{{username}}", "password": "{{password}}" } }, "items": [ { "info": { "name": "GPS", "type": "folder" }, "items": [ { "info": { "name": "Create/submit gps (GPS)", "type": "http" }, "http": { "method": "POST", "url": "https://{department}.mark43.com/partnerships/api/partnerships/api/external/gps" }, "docs": "Create/submit gps (GPS)" } ] } ], "bundled": true }