Send a document without template

This endpoint permit to send a document to student(s) and external signatories. You must provide the ID of the template, the user_id of the school administration who send the documents, and the custom fields filled. If you haven't the fields, you can send a request without the fields, the response will be the array of the fields. If there is an admin signature in the document, you must provide an admin_signature image URL.

Currently two modes are supported :

  • By document base64 (beta !)
  • By template ID (you need to create the template in the Edusign school interface)
If you use the document base64 method, you need to put the signatories variables inside the document. Please contact the support if you want to use this method.

Body Params
string
required

User ID

document
object
required
boolean
required

Send document to recipients

signatories
array of objects
signatories
string

Redirection link once signed

string
required

Validate signature by

emailReminder
object
string

Directory ID

string
string
required

Document name

string
required

Document base64

string
required

Signatory type

string
required

Signatory ID

string
required

[type] Element type

string
required

Email reminder subject

string
required

Email reminder message

number
required

[interval] Email reminder amount interval

number
required

Email reminder interval

Response

Language
Credentials
Bearer
JWT
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json