For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Search
/
Ask AI
Contact Sales
Docs
API reference
API Reference
Tasks
V3
Create task
Beta
Copy page
POST
https://
api.joincandidhealth.com
/
api
/
tasks
/
v3
Authentication
Authorization
Bearer
OAuth authentication of the form
<token>
.
Request
This endpoint expects an object.
encounter_id
UUID
Required
task_type
enum
Required
Show 13 enum values
description
string
Required
work_queue_id
string
Required
blocks_claim_submission
boolean
Optional
assignee_user_id
UUID
Optional
category
enum
Optional
Show 42 enum values
Response
This endpoint returns an object.
task_id
UUID
encounter_id
UUID
task_type
enum
Show 13 enum values
description
string
blocks_claim_submission
boolean
external_id
string
patient_name
string
patient_external_id
string
status
enum
Show 7 enum values
notes
list of objects
Show 5 properties
created_at
datetime
updated_at
datetime
The time of most recent update to the task only
agg_updated_at
datetime
The time of most recent update to the task or any of its notes
date_of_service
date
assignments
list of objects
Show 2 properties
payer_name
string
payer_id
string
category
enum
Show 42 enum values
configurable_rule_id
UUID