CKYC Upload (Individuals)

🙌

Important Note

Please use only Staging Credentials on each API Reference page to test the APIs directly from our Documentation.

API Endpoints

This API reference details the interface for uploading individuals to the CKYC registry.

For a high level understanding of the API, refer to CKYC Bulk Upload Guide

verifier Object

The verifier object represents details of an employee from the regulated entity that has verified the records to be uploaded on CKYC registry.

The object is a mandatory field for all CKYC bulk uploads, and contains the parameters denoted in the table mentioned below.

ParameterTypeMandatoryDefinition
nameStringYesThe name of the employee who has done the KYC verification and is performing the CKYC upload.
designationStringYesThe designation of the employee who is performing the CKYC upload.
kyc_declaration_placeStringYesThe place of declaration or verification of the KYC documents.
employee_codeStringYesThe employee code of the person performing the CKYC upload.
individualsArrayNoAn array of individuals whose details are to be uploaded to CKYC. Refer the Individuals array
legal_entitiesArrayNoAn array of legal entities whose details are to be uploaded to CKYC.

individuals Array

The individuals array denotes a list of users who have to be either created or updated in the CKYC registry.

The details and validations of the objects inside the array are provided in the table mentioned below.

ParameterTypeMandatoryDefinition
identifierStringYesA unique reference ID of this user set by the RE. This is a mandatory field.
salutationStringYesThe salutation of the user should be less than 5 characters. Examples are "MR", "MRS", "MS" and "MX"
nameStringYesThe full name of the user.
genderStringYesThe gender of the user can be one of the following: MALE, FEMALE and TRANSGENDER
date_of_birthStringYesThe date of the birth of the user. Validation is done on the format. The date format needs to be “YYYY-MM-DD”.
relativeObjectYesThe object contains the type (string) and name (string) of the relative. The type of the relative can be one FATHER or SPOUSE
locationObjectYesThe object that denotes the full address of the individual.
document_submission_typeStringYesString denoting the types of documents submitted. Please refer to the Document Submission Type section.
documentsArrayYesArray representing the list of documents. Following documents are mandatory:

• 1 document of type PHOTOGRAPH
• 1 valid document that can be a Proof of Address

Refer to the Document Type section to learn more about the valid values for the type field in the members of documents array.
idsArrayYes`Array representing the list of IDs collected for the user.

• 1 document ID of type PAN is mandatory.
• 1 valid document ID that can be a Proof of Address

Refer to the ID type section to learn more about the valid values for the type field in the members of documents array.

location Object

ParameterTypeMandatoryDefinition
addressStringYesThe address string denoting the address of the user.
pincodeStringYesA pincode of the address of the user.
stateStringNoThe state of the address of the user.
cityStringNoThe city of the address of the user.

relative Object

ParameterTypeMandatoryDefinition
typeStringYesThe type of the relative mentioned for the user. The type can be one of the following:

FATHER
SPOUSE
nameStringYesThe full name of the relative of the user.

documents Array

The documents array is a list of objects. The following table represents the member objects of the documents array.

ParameterTypeMandatoryDefinition
base64StringYesThe base64 string containing the actual image of the document. The maximum allowed size for these documents is 1 MB.
typeStringYesThe type of the document for the user. The type can be one of the following:

PASSPORT
VOTER_ID
PAN
DRIVING_LICENSE
AADHAAR
NREGA
EKYC
OFFLINE_AADHAAR
OTHERS

ids Array

The ids array is a list of objects. The following table represents the member objects of the ids array.

ParameterTypeMandatoryDefinition
id_numberStringYesThe ID number corresponding to the ID type.
typeStringYesThe type of the ID of the user. The type can be one of the following:

PHOTOGRAPH
PASSPORT
VOTER_ID
PAN
DRIVING_LICENSE
AADHAAR
NREGA
SIGNATURE
EKYC
OTHERS

Response Keys

Here's a table of all CKYC Upload response keys and their descriptions:

CodeDescription
error_invalid_relative_nameError Invalid Relative Name Error
error_invalid_relative_typeError Invalid Relative Type Error
error_empty_relative_typeError Empty Relative Type Error
error_empty_relative_nameError Empty Relative Name Error
error_empty_emp_codeEmpty EMP Code Error
error_empty_branchEmpty Branch Error
error_invalid_id_numberInvalid ID Number Error
error_invalid_document_submission_typeInvalid Document Submission Type
error_invalid_pincodeInvalid Pincode Error
error_empty_date_of_birthEmpty Date Of Birth Error
error_invalid_nameInvalid Name Error
error_empty_nameEmpty Name Error
error_empty_cityEmpty City Error
error_invalid_genderInvalid Gender Error
error_empty_verifier_nameEmpty Verifier Name Error
error_invalid_cityInvalid City Error
error_empty_individualsEmpty Individuals Error
error_invalid_addressInvalid Address Error
error_empty_locationEmpty Location Error
error_invalid_idsInvalid IDs Error
error_empty_document_submission_typeEmpty Document Submission Type
error_invalid_verifier_designationInvalid Verifier Designation
error_empty_documentsEmpty Documents Error
error_empty_identifierEmpty Identifier Error
error_empty_base64Empty base64 Error
error_invalid_branchInvalid Branch Error
error_invalid_date_of_birthInvalid Date of Birth Error
error_invalid_verifier_nameInvalid Verifier Name Error
error_empty_salutationEmpty Salutation Error
error_empty_addressEmpty Address Error
error_empty_verifier_designationEmpty Verifier Designation Error
error_invalid_document_typeInvalid Document Type Error
error_invalid_salutationInvalid Salutation Error
error_invalid_individualsInvalid Individuals Error
error_invalid_locationInvalid Location Error
error_invalid_batch_detailsInvalid Batch Details Error
error_invalid_emp_codeInvalid EMP Code Error
error_empty_state_codeEmpty State Code Error
error_empty_id_numberEmpty ID Number Error
success_initiate_bulk_uploadSuccess Initiate Bulk Payload
error_empty_idsEmpty IDs Error
error_invalid_base64Invalid Base64 Error
error_empty_document_typeEmpty Document Type Error
error_empty_pincodeEmpty Pincode Error
error_empty_batch_detailsEmpty Batch Details Error
error_empty_genderEmpty Gender Error
error_invalid_state_codeInvalid State Code Error
error_invalid_documentsInvalid Documents Error
error_invalid_identifierInvalid Identifiers Error
error_invalid_payloadInvalid Payload Error
error_duplicate_identifierDuplicate Identifier Error
error_empty_employee_codeEmpty Employee Code Error
error_empty_verifierEmpty Verifier Error
error_invalid_kyc_declaration_placeInvalid KYC Verification Place Error
error_invalid_employee_codeInvalid Employee Code Error
error_empty_kyc_declaration_placeEmpty KYC Declaration Place Error
error_invalid_verifierError Invalid Verifier
error_invalid_relativeInvalid Relative Error
error_empty_relativeEmpty Relative Error
error_upload_limit_exceeded
success_bulk_upload_status_extractedSuccess CKYC Upload Status Extracted
success_bulk_upload_entity_status_extractedSuccess CKYC Upload Entity Status Extracted
error_empty_incorporation_dateEmpty Incorporation Date Error
error_empty_related_individual_ckyc_idEmpty Related Individual CKYC ID Error
error_empty_entity_nameEmpty Entity Name Error
error_empty_incorporation_country_codeEmpty Incorporation Country Code Error
error_empty_related_individualsEmpty Related Individuals Error
error_invalid_related_individual_deletion_flagInvalid Related Individual Deletion Flag Error
error_empty_incorporation_placeEmpty Incorporation Place Error
error_invalid_related_individualsInvalid Related Individuals
error_invalid_related_individual_ckyc_idInvalid Related Individual CKYC ID Error
error_invalid_commencement_dateInvalid Commencement Date Error
error_invalid_related_individual_nameInvalid Related Individual Name Error
error_empty_commencement_dateEmpty Commencement Date Error
error_invalid_incorporationInvalid Incorporation Error
error_invalid_legal_entitesInvalid Legal Entities Error
error_invalid_incorporation_country_codeInvalid Incorporation Country Code Error
error_empty_related_individual_salutationEmpty Related Individual Salutation Error
error_empty_constitution_typeEmpty Constitution Type Error
error_invalid_entity_nameInvalid Entity Name Error
error_empty_legal_entitesEmpty Legal Entities Error
error_empty_related_individual_typeEmpty Related Individual Type
error_invalid_constitution_typeInvalid Constitution Type Error
error_invalid_incorporation_dateInvalid Incorporation Date Error
error_empty_related_individual_deletion_flagEmpty Related Individual Deletion Flag Error
error_empty_incorporationEmpty Incorporation Error
error_empty_related_individual_nameEmpty Related Individual Name Error
error_invalid_document_submission_typeInvalid Document Submission Type
error_invalid_document_typeInvalid Document Type Error

Callback Request Body Samples

Response KeyExample Callback
BULK_CKYC_UPLOAD_RECORDS_PROCESSING_COMPLETED{ "attempt": 1, "referenceId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "bulkDecentroTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "callbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "originalCallbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "timestamp": "2024-06-13T10:36:28.057662", "creationTimestamp": "2024-06-13T10:34:06.597703", "lastModificationTimestamp": "2024-06-13T10:36:28.039921", "type": "BULK_CKYC_INDIVIDUALS_UPLOAD", "stage": "BULK_CKYC_UPLOAD_RECORDS_PROCESSING_COMPLETED", "status": "PROCESSING", "description": "Records Processing Completed" }
BULK_CKYC_UPLOAD_CSV_GENERATION_COMPLETED{ "attempt": 1, "referenceId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "bulkDecentroTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "callbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "originalCallbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "timestamp": "2024-06-13T10:36:28.871262", "creationTimestamp": "2024-06-13T10:34:06.597703", "lastModificationTimestamp": "2024-06-13T10:36:28.856519", "type": "BULK_CKYC_INDIVIDUALS_UPLOAD", "stage": "BULK_CKYC_UPLOAD_CSV_GENERATION_COMPLETED", "status": "PROCESSING", "description": "CSV Generation Completed" }
BULK_CKYC_UPLOAD_RECORDS_UPLOADING_COMPLETED{ "attempt": 1, "referenceId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "bulkDecentroTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "callbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "originalCallbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "timestamp": "2024-06-13T10:36:32.604958", "creationTimestamp": "2024-06-13T10:34:06.597703", "lastModificationTimestamp": "2024-06-13T10:36:32.584826", "type": "BULK_CKYC_INDIVIDUALS_UPLOAD", "stage": "BULK_CKYC_UPLOAD_RECORDS_UPLOADING_COMPLETED", "status": "PROCESSING", "description": "Records Processing Completed" }
BULK_CKYC_UPLOAD_REQUEST_ACKNOWLEDGED{ "attempt": 1, "referenceId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "bulkDecentroTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "callbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "originalCallbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "timestamp": "2024-06-13T10:51:47.862506", "creationTimestamp": "2024-06-13T10:34:06.597703", "lastModificationTimestamp": "2024-06-13T10:51:13.415924", "type": "BULK_CKYC_INDIVIDUALS_UPLOAD", "stage": "BULK_CKYC_UPLOAD_REQUEST_ACKNOWLEDGED", "status": "PROCESSING", "description": "Upload request acknowledged by CERSAI", "data": { "uploadedFileName": "DUMMY_FILENAME.txt" }}
BULK_CKYC_UPLOAD_RECORDS_UPLOAD_SUCCESSFUL{ "attempt": 1, "referenceId": "xxxxxxxx-xxxx-xxxx-xxxx-xxxxxxxxxxxx", "bulkDecentroTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "callbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "originalCallbackTxnId": "xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx", "timestamp": "2024-06-14T12:31:56.994998", "creationTimestamp": "2024-06-13T10:34:06.597703", "lastModificationTimestamp": "2024-06-14T12:31:56.971892", "type": "BULK_CKYC_INDIVIDUALS_UPLOAD", "stage": "BULK_CKYC_UPLOAD_RECORDS_UPLOAD_SUCCESSFUL", "status": "COMPLETED", "description": "Records Upload Success", "data": { "totalRecords": 93, "processedRecords": 93, "invalidRecords": 6, "approvedRecords": 75, "rejectedRecords": 12 } }
Language
Click Try It! to start a request and see the response here!