Creates and sends a new signature request from a template with the submitted template data.
Documentation Index
Fetch the complete documentation index at: https://developers.luminpdf.com/llms.txt
Use this file to discover all available pages before exploring further.
Provide your API key in the X-API-Key header, e.g., X-API-Key: YOUR_API_KEY.
ID of the template. ID needs to include the prefix returned by the template list endpoint.
The title of the signature request.
1 - 255Signers of the signature request.
When the signature request will expire. This is a unix epoch timestamp (miliseconds). Should be later than today.
Key–value pairs for Merge Tags defined in the Sign template. Keys must match tag names. Values replace the corresponding tags and are rendered as plain text in the sent agreement.
Key–value pairs for Form Fields defined in the template. Keys must match field names. Values prefill the corresponding fields in the sent agreement.
Key–value pairs for Variables defined in the AgreementGen template. Keys must match variable names. Values prefill the corresponding variables and are rendered as plain text in the sent agreement.
Viewers of the signature request.
Custom email content for the email sent to signers.
Returns the information of the created signature request.
Contains information about a signature request.