Onboarding APIs
Update Form Cancelled Cheque
6min
endpoint /api/onboardings/updateform headers property value content type application/json authorization …access token… (alphanumeric string of length 64) input property data type example values merchantid string ( required ) alphanumeric string of length 24 userid from investor login response field save string ( required ) “formdata” type string ( required ) “bankaccount” data object ( required ) payload, see below for details object details { "merchantid" " ", "save" "formdata", "type" "bankaccount", "data" { "accountnumber" " ", "ifsc" " ", "micrcode" " ", "contact" " ", "name" " ", "address" " " } } property data type example values accountnumber string ( required ) ,string of min length of 9 and max length 18 consisting of any digit account number on cancelled cheque document name string ( optional ), string of min length of 2 consisting of any digit name of acc holder ifsc string ( required ), alphanumeric string of length 11 ifsc code contact string ( optional ) ,valid 10 digit mobile number mobile number micrcode string ( optional ) micr code on cancelled cheque address string ( optional ) address expected 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