v6

latestOpenAPI 3.1.02026-08-03265555.4 KB
Cases

Create Case

Create a case, resolving or creating its patient. Idempotent on external_id: a repeat returns the existing case unchanged.

post/api/v1/cases

Request body

external_idstring required
payorstring nullable
planstring nullable
member_idstring nullable
custom_dataobject
source_urlstring nullable

Response

Successful Response

idstring required
external_idstring required
status'IN_PROGRESS' | 'NEEDS_ACTION' | 'READY' | 'CANCELLED' required
patient_idstring required
payorstring nullable required
planstring nullable required
member_idstring nullable required
appointment_external_idstring nullable required
appointment_atstring date-time nullable required
appointment_typestring nullable required
cpt_codesstring[] required
locationobject required
providerobject required
custom_dataobject required
source_urlstring nullable required
closed_atstring date-time nullable required
created_atstring date-time required