Skip to main content

Launch Callback

Overview

Legale provides the launch callback function when starts sign process.
Our service sends an API request when starts sign process to your callback url if you set it.

API detail

Request

  • URL: your_callback_url
  • Method: POST
  • Content-Type: application/json
  • Body:
{
"GUID": "2l4k2ngl4-234kr-234fakwe-awef",
"email": "sender.document@legale.io",
"firstname": "Sender firstname",
"lastname1": "Sender lastname1",
"company_name": "Sender company",
"sign_url": "Document sign url",
"folder": "root/folder name1/folder name2/folder name3",
}
ValueTypeDescription
GUIDstrGUID of the document
emailstrEmail address of user who sends document to sign
firstnamestrFirst name of user who sends document to sign
lastname1strLast name1 of user who sends document to sign
lastname2strLast name2 of user who sends document to sign
company_namestrCompany name of user who sends document to sign
sign_urlstrURL to sign document
folderstrAbsolute folder path of document