v1

latestOpenAPI 3.1.02026-07-2418201.6 MB

CKYC Upload : Legal Entities

post/v2/kyc/ckyc/bulk/legal-entities/upload

Request body

reference_idstring required

Any unique ID assigned by you for this API request.

consentstring required

true/false based on if the entity has given the consent for validating his CKYC. Mandatory as per regulation.

purposestring required

The purpose of taking this consent from your customer. Mandatory as per regulation. (>20 characters)

Response

200

decentroTxnIdstring
statusstring
responseCodestring
messagestring
responseKeystring

Example response

{
  "decentroTxnId": "DEC001",
  "status": "SUCCESS",
  "responseCode": "S00000",
  "message": "CKYC bulk upload has been initiated",
  "responseKey": "success_initiate_bulk_upload"
}