Skip to main content
POST
Sign Off Document

Headers

TENANT
string
required

The tenant you are making this request on behalf of

API-KEY
string
required

Your api key

Path Parameters

document_id
string
required

Body

application/json

Body for signing off a document or updating its review comment.

comment
string | null

Response

Successful Response

id
string
required
patientId
string
required
filePath
string
required
fileType
string
required
title
string
required
summary
string | null
required
docType
string
required
signatureUrl
string | null
required
expiryDate
string<date> | null
createdDate
string<date-time> | null
updatedDate
string<date-time> | null
noteIds
string[]
sourceNoteId
string | null
reviewedByProviderId
string | null
reviewedDate
string<date-time> | null
reviewComment
string | null
sharedWithPatient
boolean
default:false
sharedDate
string<date-time> | null
sharedByProviderId
string | null
patientMessage
string | null
sourceAnsweredFormId
string | null
sourceFormId
string | null
sourceFormName
string | null