A user's KYC has been created
Event Type | Description |
---|---|
| A user's KYC details have been created. Provides details on submitted information |
{
"id": "event_b84d304f-d434-4610-859a-ebdcda33ffcb",
"type": "kyc.created",
"timestamp": "2019-03-28T22:50:02.073327862Z",
"ibID": "cf11ef03-f489-42ec-b263-35f444808f7e",
"object": "kyc_created",
"payload": {
"userID": "104c4f1e-bd1f-4fca-afa7-74aaab0409fa",
"status": "KYC_APPROVED",
"statusMessage":"KYC Approved",
"verificationType" : "NON_DOC"
}
}
Results Explained Coming Soon!