Create Onboarding Object
/api/channels/…channel ID ../onboardings
POST
Content-type: “application/json” Authorization: “channel access token”
Property | Data Type | Example Values |
---|---|---|
String (Required), valid email | Investor’s Email | |
username | String (Required) string of lower case alphabets, digits, '.', '_', '-' with min length of 3 | Investor’s Username |
phone | String (Required) 10-digit string and the first digit is one of '6,7,8,9' | Investor’s Phone Number |
name | String (Required) string of min length of 2 consisting of any character | Investor’s Name |
channelEmail | String (Optional) valid email | email to get notifications at various Events (currently applicable only for CAMS Response for the Investors Data push to CAMS) |
redirectUrl | String (Optional) valid URL | Investor gets redirected to this URL if onboarding via the Signzy Web platform |
languageList | Array (Optional) Keywords that can be passed - ["en", "hi", "kn", "bn", "mr"] | Select the keywords for the respective languages that should be shown on the Merchant’s page. English - “en”, Hindi - “hi”, Kannada - “kn”, Bengali - “bn”, Marathi - “mr” |
languageSelected | String (Optional) Any one of these ('en', 'hi', 'kn', 'bn', 'mr') | This field ensures the default language that will appear on the Merchant’s page. English - “en”, Hindi - “hi”, Kannada - “kn”, Bengali - “bn”, Marathi - “mr” |
prefillData | Object (Optional) valid JSON | Some of the data of investors can be prefilled here (For Signzy frontend users only) |
prefillData(For signzy frontend users only) Object details for Prefilling data
Property | Data type | Example Values |
---|---|---|
name | String (Optional), string of min length of 2 consisting of any character | Investor’s name |
fatherName | String (Optional), string of min length of 2 consisting of any character | Investor’s father's name |
motherName | String (Optional), string of min length of 2 consisting of any character | Investor’s mother's name |
dob | String (Optional), date of birth as a string in DD/MM/YYYY or DD-MM-YYYY format | Investor’s dob |
panNumber | String (Optional), Valid pan number | Pan number |
dlNumber | String (Optional), Valid dl number | dl number |
dlIssueDate | String (Optional), Issue Date as string in DD/MM/YYYY or DD-MM-YYYY format, should be a past Date | Dl issue date |
dlExpiryDate | String (Optional), Expiry Date as string DD/MM/YYYY or DD-MM-YYYY format, should be a future Date | Dl expiry date |
passportNumber | String (Optional), Valid passport number | Passport number |
passportIssueDate | String (Optional), Issue Date as string in DD/MM/YYYY or DD-MM-YYYY format, should be a past Date | Passport issue date |
passportExpiryDate | String (Optional), Expiry Date as string DD/MM/YYYY or DD-MM-YYYY format, should be a future Date | Passport expiry date |
aadhaarUid | String (Optional), string of 8 zeros followed by 4 digits | Aadhaar number |
voterIdNumber | String (Optional) | VoterId number |
otherIdNumber | String (Optional) | Other document number |
otherIdIssueDate | String (Optional), Issue Date as string in DD/MM/YYYY or DD-MM-YYYY format, should be a past Date | Other document issue date |
otherIdExpiryDate | String (Optional), Expiry Date as string DD/MM/YYYY or DD-MM-YYYY format, should be a future Date | Other document expiry date |
pincode | String (Optional), valid Pincode | Pincode |
state | Enum String (Optional) | State, Refer 1st column of Table 1.7 |
district | String (Optional) | District |
city | Enum String (Optional) | City |
address | String (Optional) | Address |
corrPincode | String (Optional), valid Pincode | Correspondence POA Pincode |
corrState | Enum String (Optional) | Correspondence POA state, Refer 1st column of Table 1.7 |
corrDistrict | String (Optional) | Correspondence POA District |
corrCity | Enum String (Optional) | Correspondence POA city |
corrAddress | String (Optional) | Correspondence POA address |
bankAccountNumber | String (Optional), string of min length of 9 and max length of 18 consisting of any digit | Account number on canceled cheque document |
bankIFSC | String (Optional), alphanumeric string of length 11 | IFSC code |
banckAccountHolderName | String (Optional), string of min length of 2 consisting of any character | Bank account holder's name |
bankAddress | String (Optional) | Bank address |
gender | Enum String (Optional) | investor’s Gender values: “F” / “M” / “T” for Female, Male, Transgender |
maritalStatus | Enum String (Optional) | investor’s marital status, values: “MARRIED” / “UNMARRIED” / “OTHERS” |
fatherSpouseTitle | Enum String (Optional) | Pass the title of Father or Spouse, possible values “Mr.” / “Mrs.” |
fatherSpouseName | String (Optional), string of min length of 2 consisting of any character | Pass the Father or Spouse's name |
nomineeRelationShip | Enum String (Optional) | Pass either “FATHER” or “SPOUSE”, accordingly pass the name in “fatherName” |
maidenTitle | Enum String (Optional) | title for maiden name, values: “Mrs.” / “Ms.” / “Mx.” |
maidenName | String (Optional), string of min length of 2 consisting of any character | maiden name of the investor provided investor is a Female |
motherTitle | Enum String (Optional) | Investor mother Title, values: “Mrs.” / “Ms.” / “Mx.” |
emailId | String (Optional), valid email | Investor’s Email |
mobileNumber | String (Optional) 10-digit string and the first digit is one of '6,7,8,9' | Investor’s Phone Number |
placeOfBirth | String(Optional), string of min length of 2 consisting of any character | Place of Brith |
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 [email protected].