Cases

Update an existing case

put/Cases/{id}

Path parameters

idstring required

Request body

diagnosisTypestring nullable
statusinteger
notesstring nullable
planDatastring nullable
endDatestring date-time nullable

Response

OK

idstring
patientIdstring
clientIdstring
diagnosisTypestring
statusinteger
startDatestring date-time
endDatestring date-time nullable
notesstring nullable
planDatastring nullable
createdAtstring date-time
updatedAtstring date-time

Changes

No recorded changes to this endpoint across all 6 revisions of this API.