Create a new incoming file

Create a new incoming file for a patient

Path Params
integer
required

The ID of the patient

Body Params
string

Custom title for the document

date-time

Document date (defaults to current datetime)

document_tags
array of strings

Array of document tags

document_tags
string
required

Type of document (cannot be 'Lab')

files
array of integers
required

Array of file IDs

files*
boolean
Defaults to false

Whether to import history

integer

User ID of the reviewer

boolean
Defaults to false

Whether to sign off the document

boolean
Defaults to false

Whether the document is urgent

Response
201

No response body

Language
Credentials
OAuth2
URL
LoadingLoading…
Response
Click Try It! to start a request and see the response here!