Partially Update Patient Letter

Update a patient letter. PATCH {signLog:...} to sign. PATCH {send_out:true} to send after signing. PATCH {patient_read_time:} to acknowledge.

Path Params
int64
required
Body Params
attachments
array of objects
attachments
string
date-time | null
date-time
files
array of objects | null

Files attached to this letter. Binary upload: set content_type='application/octet-stream' and provide 'base64_content' (and optional 'original_filename'). When any file uses base64, all files in the same request must use base64. On GET, returns file references.

files
boolean | null
int64
date-time | null
int64
boolean
date-time | null
int64 | null

The user who signed the letter.

string
length ≤ 200
tags
array of int64s

A list of Document Tags associated with the letter.

tags
date-time | null
Response

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json