KYC Created

Event TypeDescription
kyc.createdA user's KYC details have been created. Provides details on submitted information
{
  "eventId": "69*****4-e07b-4b5b-8b2c-e8e****4d45",
  "eventCd": "kyc.created",
  "timestamp" : "2022-04-25T09:27:32.316Z",
  "payload": {
        "statusCd": "KYC_READY",
        "statusDesc":"User is ready for KYC",
        "action" : "created",
        "custId": "10******e-bd1f-4fca-afa7-74a*****09fa",
   }
}
FieldTypeDescription
eventIdstringUnique Event Identifier
eventCdstringEventType
timestampstringTime of the Queue Entry
payload.custIdstringCustomer Id
payload.statusCdstringStatus of the KYC Event : KYC_READY
payload.statusDescstringStatus Description
payload.actionstringEvent Actions : created