Skip to main content

Documentation Index

Fetch the complete documentation index at: https://signatureapi-daf4ee54.mintlify.app/llms.txt

Use this file to discover all available pages before exploring further.

Places are designated areas within a document where a recipient either provides input, such as a signature, or where a constant or calculated value is added, like a completion date. To define a place, you need to specify both a place object and a position, either by using a placeholder within the document or by setting fixed positions with coordinates.
If you want to generate a document using a template and dynamic data before any recipient signs, use Document Templates instead
Places are defined in the places array within the document object. Each element in the array represents a place within the document. The properties of each place depend on its type. For example, a signature place will include information about the recipient expected to sign, while a date place, such as envelope completed date, can specify the format for the date-time string.

Relationships

A place belongs to a document