Onboarding APIs
Create Contract PDF URL
5 min
creates a pdf that captures all details filled in while onboarding 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" "createpdf", "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 ) “createpdf” expected output { "object" { "result" { "combinedpdf" " unsigned pdf contract url " } } } 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