Thirdparty integration

Number of APIs: 43

Secure 3rd party API integrations enable communication between the core system and capabilities with external eco-system partners.

  1. Authorization - 2FA POST {{customerURL}}/LoginService/login

  2. E sign - Esign initiation POST {{customerURL}}/ThirdpartyService/esign/envelope?access_token={{customerToken}}

  3. E sign - To check esign status GET {{customerURL}}/ThirdpartyService/esign/envelopeStatus?envelopeId={{envelopeID}}&access_token={{customerToken}}

  4. Trust and customer validation-Email ID validation - Send OTP POST {{backofficeURL}}/ThirdpartyService/twilio/sendOtp

  5. Trust and customer validation-Mobile number validation - Send OTP POST {{backofficeURL}}/ThirdpartyService/twilio/sendOtp

  6. Trust and customer validation-Mobile number validation - Verify OTP POST {{customerURL}}/ThirdpartyService/twilio/verifyOtp

  7. Trust and customer validation-Bank account validation - To verify bank account details POST {{backofficeURL}}/ThirdpartyService/bankAccountVerification?access_token={{customerToken}}

  8. Trust and customer validation-PAN card validation - To verify PAN card details POST {{customerURL}}/ThirdpartyService/panDataFetch?access_token={{customerToken}}

  9. Trust and customer validation-Aadhaar validation - Aadhaar validation POST {{backofficeURL}}/ThirdpartyService/aadhaarVerification?access_token={{customerToken}}

  10. Trust and customer validation-Email ID validation - Verify OTP POST {{backofficeURL}}/ThirdpartyService/twilio/verifyOtp