{
"event": {
"id": "29ceb6c4-4849-4312-9b2b-5e8360647da0",
"event_reference_id": "f9e1b162-8a05-4611-9e13-f38e0eb24a29",
"type": "customer.status",
"created_at": "2026-01-18T09:08:18.66348Z",
"sandbox_mode": true
},
"data": {
"country_of_residence": "USA",
"created_at": "0001-01-01T00:00:00Z",
"customer_id": "f9e1b162-8a05-4611-9e13-f38e0eb24a29",
"customer_status": "QUEUED",
"email": "stagetest@email.com",
"first_name": "afroja",
"last_name": "Testrlnc",
"phone": "+12597751234",
"tos_policies_url": "67bd224e-9a71-4dc0-8782-f40ac07eb94e",
"type": "INDIVIDUAL",
"updated_at": "0001-01-01T00:00:00Z",
"verification_type": "STANDARD"
}
}Triggered when a customer’s status changes during verification.
{
"event": {
"id": "29ceb6c4-4849-4312-9b2b-5e8360647da0",
"event_reference_id": "f9e1b162-8a05-4611-9e13-f38e0eb24a29",
"type": "customer.status",
"created_at": "2026-01-18T09:08:18.66348Z",
"sandbox_mode": true
},
"data": {
"country_of_residence": "USA",
"created_at": "0001-01-01T00:00:00Z",
"customer_id": "f9e1b162-8a05-4611-9e13-f38e0eb24a29",
"customer_status": "QUEUED",
"email": "stagetest@email.com",
"first_name": "afroja",
"last_name": "Testrlnc",
"phone": "+12597751234",
"tos_policies_url": "67bd224e-9a71-4dc0-8782-f40ac07eb94e",
"type": "INDIVIDUAL",
"updated_at": "0001-01-01T00:00:00Z",
"verification_type": "STANDARD"
}
}QUEUED, REVIEWING, APPROVED, ASSOCIATED_PARTIES_REMAINING, ON_HOLD, REINITIATE, and others. This allows you to track the progression of customer verification and take appropriate actions based on status changes.