Investor Onboarding
CAMS Integration
Pull Data for CAMS API
5min
this api can be used when an investor wants to get his data from the signzy system in the format of cams, before pushing the data to cams once the data is received by the user he/she can edit the data before sending it to cams as and when required note if an investor doesn’t want to change anything then this step is not mandatory this api gives the output for a particular merchant, in the required json format for uploading eipv details to cams api sending requests for sending requests the hostname and protocol will be the same as given in the authentication docid\ eh9zz1kpurwnfb nnniud section send a post request to /api/pullcamsinputs with data as below headers property value content type application/json authorization authorization header as per the login request request body { "customerid" " customerid ", "merchantid" " merchantid " } the below table describes all the properties available in the request body property accepted values/format description customerid string customerid of that customer merchantid string merchantid of the investor expected response json to know each and every field description of eipv details api of cams, please refer to this link click here { "customerid" " customerid ", "merchantid" " merchantid ", "id" " id ", "camsinput" { "app upload type" " app upload type ", "app user id" " app user id ", "app other kra" " app other kra ", "app pan" " app pan ", "app dob" " app dob ", "app gender" " app gender ", "app amc" " app amc ", "app ipv date" " app ipv date ", "app dob declaration" " app dob declaration ", "app applicant citizenship" " app applicant citizenship ", "app kra info" " app kra info ", "app auth qc flag" " app auth qc flag ", "app ipv done by" " app ipv done by ", "app ipv emp no" " app ipv emp no ", "app ekyc type" " app ekyc type ", "app uid no" " app uid no ", "app marital status" " app marital status ", "app applicant title" " app applicant title ", "app applicant f name" " app applicant f name ", "app applicant l name" " app applicant l name ", "app relationship" " app relationship ", "app father title" " app father title ", "app father f name" " app father f name ", "app mother title" " app mother title ", "app mother f name" " app mother f name ", "app occupation" " app occupation ", "app applicant status" " app applicant status ", "app applicant kyc acc type" " app applicant kyc acc type ", "app id proof" " app id proof ", "app id proof identno" " app id proof identno ", "app comm addr proof" " app comm addr proof ", "app per addr proof" " app per addr proof ", "app comm addr1" " app comm addr1 ", "app per addr1" " app per addr1 ", "app comm pincode" " app comm pincode ", "app per pincode" " app per pincode ", "app comm addr type" " app comm addr type ", "app comm email id" " app comm email id ", "app comm mobile no code" " app comm mobile no code ", "app comm mobile no" " app comm mobile no ", "app comm ident no" " app comm ident no ", "app per ident no" " app per ident no ", "app comm addr proof exp date" " app comm addr proof exp date ", "app per addr proof exp date" " app per addr proof exp date ", "app fatca tax jurisdiction" " app fatca tax jurisdiction ", "app fatca rel person" " app fatca rel person ", "app doc photo" " app doc photo ", "app doc sign" " app doc sign ", "app doc addr proof" " app doc addr proof ", "app doc cancelled chq" " app doc cancelled chq ", "app doc pan" " app doc pan ", "app doc per ver video" " app doc per ver video ", "app comm city" " app comm city ", "app per cit" " app per cit ", "app per city" " app per city ", "app comm district" " app comm district ", "app per district" " app per district ", "app comm state" " app comm state ", "app per state" " app per state ", "app comm country" " app comm country ", "app per country" " app per country ", "app place declaration" " app place declaration " } } 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