Update task

Beta
PATCH
/api/tasks/v3/:task_id

Path parameters

task_idUUIDRequired

Request

This endpoint expects an object.
statusenumOptional
assignee_user_idUUIDOptional
blocks_claim_submissionbooleanOptional

Response

This endpoint returns an object.
task_idUUID
encounter_idUUID
task_typeenum
descriptionstring
blocks_claim_submissionboolean
external_idstring
patient_namestring
patient_external_idstring
statusenum
noteslist of objects
created_atdatetime
updated_atdatetime

The time of most recent update to the task only

agg_updated_atdatetime

The time of most recent update to the task or any of its notes

date_of_servicedate
assignmentslist of objects
payer_namestringOptional
payer_idstringOptional
categoryenumOptional

Errors