post https://stagingplatformapi.kudosfinance.in/v3/api/ckyc/json
Terminology
The parameters required are
ckycno
ckycnoIt is 14 digit CKYC_NUMBER from ckyc search api response. (String)
authfactortyp
authfactortyp| value | type | description |
|---|---|---|
| 01 | string | if you want to dowload using DOB |
| 02 | string | if you want to download using pincode and year of birth |
| 03 | string | if you want to download using mobile number |
authfactor
authfactor| type | description | example |
|---|---|---|
| string | authfactor will be DOB in DD-MM-YYYY if authfactortyp is 01 | 26-01-1970 |
| string | authfactor will be pincode and year of birth if authfactortyp is 02 | 8522011990 |
| string | authfactor will be mobile number if authfactortyp is 03 | 1234567891 |
See the CKYC Response Description of the fields, as well as the CKYC Image Codes Description to understand the response fields, constants in them.
