Generate an Aadhaar e-sign request and send signing link to the signer via email and SMS.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Name of the PDF file to be signed
Base64 encoded PDF file content
List of invitees who will receive the e-sign request (maximum 2 allowed). First invitee will sign the doc and then the second will get the notification to proceed further signing.
1 - 2 elementsHTTPS URL accepting POST requests on it. Here you'll recieve the status of the document signing as the signers take action and completes the siging process. The event will send the data in the same format as the retrieve APIs response. Please refere to E-sign Retrieve API for more info.