Create a document using base64

Allows the creation of a document from A to Z. Convert your PDF to base64, add signatories, fields at the position of your choice, and attach documents if necessary.

INFO : This sending mode only allows sending documents with a signature field. You can use it to send any type of document as long as at least one input of type "SIGNATURE" is present.
This sending mode does not create a template. It creates the document on the fly and sends it to the listed signatories.

Body Params
string

Sélectionnez le dossier existant dans lequel vous souhaitez enregistrer les documents que vous créez

string

This field is used to select the existing training in which you want to link the documents you are creating

string
required

This field is used to choose if the document should be sent by email to all recipients to allow them to sign it. Default: true

string
required

This field is used to choose if the document should be sent by email to all recipients once it is fully signed. Default: true

string

Redirigez l'utilisateur vers une URL spécifique une fois qu'il a signé

string
required

Allowed values: "email", "sms", "none" (none make the signature validation optional). Default: "email"

boolean
required

This field allows to send the document to the recipients one after the other only when the previous recipient has signed

string

This field allows you to define a date from which it will no longer be possible to sign the document

attachedDocuments
array of objects
attachedDocuments
sendCustomDocumentEmail
object
sendCustomSignatureReminderEmail
object
sendCustomEmailWhenDocumentCompleted
object
string
required

The ID of the admin who sends the document

recipients
array of arrays of objects
required

An array containing arrays of recipients for each document to be sent
Each array of recipients represents a document that will be sent. All recipient arrays must be identical (same number of recipients in the same order), only the IDs must be different from one array to another WARNING : All recipient arrays must be identical (same number of recipients in the same order), only the IDs must be different from one array to another

recipients*
inputs
array of objects
required
inputs*
document
object
required

The document you want to send

string

Nom du document joint (requis si attachedDocuments est envoyé)

string

URL du document joint (requis si attachedDocuments est envoyé)

Response

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