Add Signature annotation
A Signature Annotation serves as a designated placeholder within a document where the recipient is required to sign. You can include one or more signature annotations in a document. These annotations can be added alongside other types of annotations, such as text fields, date fields, and checkboxes. For further details, visit Annotation.
Before adding the annotation, you need to define your signature in the Sign.Plus platform.
You will also need to add a document to the envelope and set a recipient using signing steps. You will get the recipient_id
from the response of the signing steps and the document_id
from the response of the document upload. Note that you can only add a signature annotation on a recipient that has a SIGNER
role.
On success, the API will return the inserted annotation.
API Reference
Get endpoint details