Add template annotation
Authorizations
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Path Parameters
ID of the template
Body
ID of the document
Height of the annotation (in % of the page height from 0 to 100)
Page number where the annotation is placed
Type of the annotation
TEXT
, SIGNATURE
, INITIALS
, CHECKBOX
, DATE
Width of the annotation (in % of the page width from 0 to 100)
X coordinate of the annotation (in % of the page width from 0 to 100) from the top left corner
Y coordinate of the annotation (in % of the page height from 0 to 100) from the top left corner
Checkbox annotation (null if annotation is not a checkbox)
Date annotation (null if annotation is not a date)
Initials annotation (null if annotation is not initials)
ID of the recipient
Signature annotation (null if annotation is not a signature)
Text annotation (null if annotation is not a text)
Response
Checkbox annotation (null if annotation is not a checkbox)
Date annotation (null if annotation is not a date)
ID of the document
Height of the annotation (in % of the page height from 0 to 100)
Unique identifier of the annotation
Initials annotation (null if annotation is not initials)
Page number where the annotation is placed
ID of the recipient
Whether the annotation is required
Signature annotation (null if annotation is not a signature)
Text annotation (null if annotation is not a text)
Type of the annotation
TEXT
, SIGNATURE
, INITIALS
, CHECKBOX
, DATE
Width of the annotation (in % of the page width from 0 to 100)
X coordinate of the annotation (in % of the page width from 0 to 100) from the top left corner
Y coordinate of the annotation (in % of the page height from 0 to 100) from the top left corner