{ "opencollection": "1.0.0", "info": { "name": "API Reference subpackage_auth.subpackage_auth/default subpackage_health-care-code-information.subpackage_health-care-code-information/v1 API", "version": "1.0.0" }, "items": [ { "info": { "name": "subpackage_health-care-code-information.subpackage_health-care-code-information/v1", "type": "folder" }, "items": [ { "info": { "name": "Get All For Encounter", "type": "http" }, "http": { "method": "GET", "url": "https://pre-api.joincandidhealth.com/api/health-care-code-informations/v1/:encounter_id", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "encounter_id", "value": "", "type": "path" } ] }, "docs": "Get All For Encounter" }, { "info": { "name": "Update", "type": "http" }, "http": { "method": "PUT", "url": "https://pre-api.joincandidhealth.com/api/health-care-code-informations/v1/:encounter_id", "headers": [ { "name": "Authorization", "value": "" } ], "params": [ { "name": "encounter_id", "value": "", "type": "path" } ], "body": { "type": "json", "data": "{}" } }, "docs": "Update" } ] } ], "bundled": true }