{ "opencollection": "1.0.0", "info": { "name": "Silna Public OldV1PriorAuthorizationResource V1PatientPlanBenefitsChecksResource API", "version": "1.0" }, "request": { "auth": { "type": "bearer", "token": "{{bearerToken}}" } }, "items": [ { "info": { "name": "V1PatientPlanBenefitsChecksResource", "type": "folder" }, "items": [ { "info": { "name": "Get Benefits Checks for Patient Plan", "type": "http" }, "http": { "method": "GET", "url": "https://app.silnahealth.com/api/public/v1/patient-plans/:patient_plan_id/benefits-checks", "params": [ { "name": "patient_plan_id", "value": "", "type": "path" }, { "name": "starting_after", "value": "", "type": "query" }, { "name": "ending_before", "value": "", "type": "query" }, { "name": "limit", "value": "", "type": "query" } ] }, "docs": "Get Benefits Checks for Patient Plan" } ] } ], "bundled": true }