|
eFolder
File Attachment Resources The following tables contain the eFolder
document parameters that are available for use in a file attachment request
body and returned in a response body.
Document parameters are divided into 5 categories: ·
Basic ·
Document ·
Pages Basic File
Attachment Parameters
Parameters associated with the document to
which the files are attached.
Parameters associated with the page image.
Parameters associated with page thumbnail.
|
Parameters
associated with page annotation contracts.
Parameter |
Data |
Description |
GET |
POST |
PATCH |
dateCreated |
DateTime |
Date the annotation was created. Example: 2017-01-07T01:57:23.107Z |
|
|
|
createdBy |
string |
User that created the annotation. |
|
|
|
text |
string |
The text of the annotation. |
|
|
|
left |
int |
The horizontal location of the annotation. Example: 0 |
|
|
|
top |
int |
The vertical location of the annotation. Example: 0 |
|
|
|
width |
int |
The width of the annotation. Example: 0 |
|
|
|
height |
int |
The height of the annotation. Example: 0 |
|
|
|
visibilityType |
int |
The visibility type of the annotation. 0 – Public (Default. Viewable by the user who added it.) 1 – Internal (Viewable by any person with Encompass
permissions to view annotations.) 2 – Personal (Viewable by everyone and is sent as part of
documents.) Example: 0 |
|
|