πŸ“΄Low Mode FRA

Low mode FRA for signing contracts using OTP (One-Time Password) is a secure and efficient method where a unique, time-sensitive code is sent to the signatory's mobile device.

  1. you should generate a token # 1 Token API

  2. user ( applicant - organization) will got pop up section by section for sections that includes text

  3. user should read each section and click consent going to next section and so on

  4. finally user will got the contract template as pdf to sign contract

  5. use send OTP API to send OTP to the applicant Send OTP

  6. you can sign a contract using sign api Sign File

Last updated