Onboarding APIs
Update Form Signature
5 min
endpoint /api/onboardings/updateform headers property value content type application/json authorization …access token… (alphanumeric string of length 64) input { "merchantid" " merchantid ", "save" "formdata", "type" "signature", "data" { "type" "signature", "signatureimageurl" " signatureimageurl ", "consent" "true" } } property data type example values merchantid string ( required ) alphanumeric string of length 24 userid from the investor login response field save string ( required ) “formdata” type string ( required ) “signature” data object ( required ) payload –type enum string ( required ) “signature” –signatureimageurl string ( required ), valid url signature image url –consent enum string( optional ) whether the signature is to be linked with investor email id for future purposes value “true” / “false” output { "object" "updated successfully" } 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