Onboarding APIs
Save Aadhaar Esign Signed PDF
5 min
save the aadhaar esign signed pdf endpoint /api/onboardings/execute headers property value content type application/json authorization …access token… (alphanumeric string of length 64) input { "merchantid" " merchant id ", "inputdata" { "service" "esign", "type" "", "task" "getesigndata", "data" { } } } property data type example values merchantid string ( required ) alphanumeric string of length 24 userid from the investor login response field inputdata object ( required ) payload –service enum string ( required ) “esign” –task enum string ( required ) “getesigndata” expected output { "object" { "customerid" " ", "token" " ", "id" 2341, "result" { "token" " ", "isused" 0, "url" " unsigned pdf contract url ", "uid" "", "inputfile" " inputurl ", "email" " emailid ", "createsignatureoptions" \[], "signaturetype" "aadhaaresign", "name" " name ", "showsignatureconsent" " ", "scalesignature" " ", "selectpage" 1, "signatureposition" "bottom right", "pageno" 1 "esignedfile" " signed pdf url ", "signatureimage" "" }, "dscdata" { } } } getting help please feel free to contact us if you have any questions, require clarification, or have ideas for how to make the documents or any of our services better you can reach out to us at help\@signzy com