Thirdparty integration
Number of APIs: 43
Secure 3rd party API integrations enable communication between the core system and capabilities with external eco-system partners.
-
Authorization - 2FA POST {{customerURL}}/LoginService/login
-
E sign - Esign initiation POST {{customerURL}}/ThirdpartyService/esign/envelope?access_token={{customerToken}}
-
E sign - To check esign status GET {{customerURL}}/ThirdpartyService/esign/envelopeStatus?envelopeId={{envelopeID}}&access_token={{customerToken}}
-
Trust and customer validation-Email ID validation - Send OTP POST {{backofficeURL}}/ThirdpartyService/twilio/sendOtp
-
Trust and customer validation-Mobile number validation - Send OTP POST {{backofficeURL}}/ThirdpartyService/twilio/sendOtp
-
Trust and customer validation-Mobile number validation - Verify OTP POST {{customerURL}}/ThirdpartyService/twilio/verifyOtp
-
Trust and customer validation-Bank account validation - To verify bank account details POST {{backofficeURL}}/ThirdpartyService/bankAccountVerification?access_token={{customerToken}}
-
Trust and customer validation-PAN card validation - To verify PAN card details POST {{customerURL}}/ThirdpartyService/panDataFetch?access_token={{customerToken}}
-
Trust and customer validation-Aadhaar validation - Aadhaar validation POST {{backofficeURL}}/ThirdpartyService/aadhaarVerification?access_token={{customerToken}}
-
Trust and customer validation-Email ID validation - Verify OTP POST {{backofficeURL}}/ThirdpartyService/twilio/verifyOtp