diff --git a/404.html b/404.html index f258ce187..0e2b3b287 100644 --- a/404.html +++ b/404.html @@ -5,7 +5,7 @@
The Create Document API allows users to generate new documents by providing data with base64 encoded file.
Upload you pdf in Debug PDF here you can draw widgets and copy co-oridnate, page number of them. also you can copy base64 of PDF
Body
required
signers
object[]
required
Array [
widgets
object[]
Array [
]
]
This parameter allows you to specify whether you want emails to be sent to signers. The default value is "true". If the value of this parameter is "true" and no 'email_subject'/'email_body' parameters are specified default email templates will be used.
Custom mail subject for signature request. Can include the following {{document_title}} {{sender_name}}, {{sender_mail}}, {{sender_phone}}, {{receiver_name}}, {{receiver_email}}, {{receiver_phone}}, {{expiry_date}}, {{company_name}}, {{signing_url}}.
Custom signature request email body. Can include the following {{document_title}} {{sender_name}}, {{sender_mail}}, {{sender_phone}}, {{receiver_name}}, {{receiver_email}}, {{receiver_phone}}, {{expiry_date}}, {{company_name}}, {{signing_url}}.
Body
required
signers
object[]
required
Array [
widgets
object[]
Array [
Allowed values - signature, stamp.
The page number on which the widget should appear. use our Debug PDF to calculate the value.
x co-ordinate (left upper corner) from which widget should appear. use our Debug PDF to calculate the value.
y co-ordinate (left upper corner) from which widget should appear. use our Debug PDF to calculate the value.
Width of widget. use our Debug PDF to calculate the value.
Height of widget. use our Debug PDF to calculate the value.
]
]
This parameter allows you to specify whether you want emails to be sent to signers. The default value is "true". If the value of this parameter is "true" and no 'email_subject'/'email_body' parameters are specified default email templates will be used.
Custom mail subject for signature request. Can include the following {{document_title}} {{sender_name}}, {{sender_mail}}, {{sender_phone}}, {{receiver_name}}, {{receiver_email}}, {{receiver_phone}}, {{expiry_date}}, {{company_name}}, {{signing_url}}.
Custom signature request email body. Can include the following {{document_title}} {{sender_name}}, {{sender_mail}}, {{sender_phone}}, {{receiver_name}}, {{receiver_email}}, {{receiver_phone}}, {{expiry_date}}, {{company_name}}, {{signing_url}}.
Document created successfully!
Schema
{
"objectId": "hji2zxcv2P",
"url": "https://url-to-sign-document.com"
}
Something went wrong, please try again later!
Schema
{
"error": "Something went wrong, please try again later!"
}
Invalid API Token!
Schema
{
"error": "Invalid API token!"
}