This API allows you to do an E-signature of any PDF document, using signatory authentication via OTP. Once you trigger the API, the signatories get a notification on their email and mobile number, to sign the document.
In the document signing flow, the signatory has to sign by entering their OTP and also needs to allow location access. The IP Address and location are both logged in the signature. The signatory has to either receive OTP by email or mobile number.
The process flow on your side should work like this :
- Generate document to be signed.
- Call the E-Signature API for generating links for signature for each of the signatories.
- Using these links send communication to the signatories for signing the documents.
- Signatories will authenticate or via OTP. Once success/failure is obtained, we will do redirection to your URL, so that you can handle the further flow.
- Once all signatories have signed, you can fetch the link to the signed document, and store it for your reference, and/or send it to the signatories.
If you have any technical questions regarding these APIs, please contact us at [email protected]