{ "opencollection": "1.0.0", "info": { "name": "Yuzu Accumulator (Experimental) Accumulator (Experimental) EOB (Experimental) API", "version": "0.5" }, "items": [ { "info": { "name": "EOB (Experimental)", "type": "folder" }, "items": [ { "info": { "name": "Download EOB PDF by claim ID", "type": "http" }, "http": { "method": "GET", "url": "{{baseUrl}}/v2/eob/download/:claimId", "params": [ { "name": "claimId", "value": "", "type": "path" } ], "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "docs": "Download EOB PDF by claim ID" } ] } ], "bundled": true }