eNROLL
  • πŸ‘‹Welcome to eNROLL
  • Integration guide
    • πŸ› οΈGetting set up
    • πŸ”—Web Plugin
      • 🌐OnBoarding
      • ✍️Update Profile
      • 😡Forget Profile
      • πŸ”‘Authentication
      • πŸ“Sign Contract
    • Mobile Plugin
      • πŸ“±eNROLL iOS Framework
        • Versions
      • πŸ“±eNROLL Android SDK
      • πŸ“±Flutter Mobile SDK
      • πŸ“±React-Native SDK
    • πŸ”„Callback URL Integration
  • Integration throw API
    • πŸ‘€Onboarding API
      • πŸ”‘# 1 Token API
      • πŸ’‘#2 Get Configurations
      • πŸ†™#3 Intialize Request
      • πŸ—ΊοΈ#4 Get Location
      • πŸ’³#5 National Id Scan
      • πŸ›‚#6 Passport Scan
      • πŸ”#7 BiometricTest
      • πŸ“ž#8 Phone Info
      • πŸ“§#9 Email Info
      • πŸ“±#10 Device Info
      • ❓#11 Security Questions
      • πŸ”#12 Password
      • πŸ”¦General API
      • 🚷Aml API
    • ✍️Update API
      • πŸ”‘# 1 Token API
      • πŸ’‘#2 Get Available Steps
      • πŸ†™#3 Select Step To Update
      • πŸ—ΊοΈUpdate Location
      • πŸ’³Update National Id
      • πŸ›‚Update Passport
      • πŸ“žUpdate Phone Info
      • πŸ“§Update Email Info
      • πŸ“±Update Device Info
      • ❓Update Security Questions
      • πŸ”Update Password
    • ✍️Forget Profile Data API
      • πŸ”‘# 1 Token API
      • πŸ’‘#2 Get Available Steps
      • πŸ†™#3 Select Step To Update
      • πŸ—ΊοΈForget Location
      • πŸ“žForget Phone Info
      • πŸ“§Forget Email Info
      • πŸ“±Forget Device Info
      • πŸ”Forget Password
    • πŸ”‘Authentication API
      • πŸ”‘# 1 Authentication Token API
      • πŸ’‘#2 Get Auth Steps
      • πŸ†™#3 Intialize Request
      • 🀝Get Authentication Current Step
      • πŸ—ΊοΈLocation Authentication
      • πŸ“…Check Document Expiry Date
      • πŸ’³Check User Face
      • πŸ“±Check Device IMIE
      • πŸ“žCheck Phone Info
      • πŸ“§Check Email Info
      • πŸ”Check Password
      • ❓Check Security Questions
      • πŸ”¦Authentiction Report
      • πŸ‘ΎCodes
      • 🚷Aml Authentication
    • πŸ“Sign contract API
      • # 1 Token API
      • πŸ“΄Low mode
        • πŸ“±Send OTP
        • πŸ“„Sign File
      • πŸ“΄Low Mode FRA
        • πŸ“±Send OTP
        • πŸ“„Sign File
      • πŸ“ƒHigh mode
      • πŸ“ƒHigh Mode FRA
    • Onboarding Merged API
      • πŸ”‘# 1 Token And Initialize Request API
      • πŸ’³#5 National Id Scan
Powered by GitBook
On this page
  1. Integration throw API
  2. Sign contract API

Low mode

Low mode 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. use send OTP API to send OTP to the applicant Send OTP

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

Previous# 1 Token APINextSend OTP

Last updated 9 months ago

πŸ“
πŸ“΄