Update
Update Document
This API is used to update the document.
PATCH
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
Document ID to update the document details.
Body
application/json
The following values are allowed:
ps
: Prescriptionlr
: Lab Reportot
: Otherds
: Discharge Summaryvc
: Vaccine Certificatein
: Insuranceiv
: Invoicesc
: Scan
Available options:
ps
, lr
, ot
, ds
, vc
, in
, iv
, sc
If true, the record will be linked.
OID associated with the document.
Format should be in epoch seconds.
Tags associated with the uploaded documents. The rules for tags are the same as the upload API.