{
"event": {
"id": "60bef15c-4e30-4eb4-bc4d-aa697a7e0857",
"event_reference_id": "c3309534-1517-4d15-b244-be8f943c3823",
"type": "customer.created",
"created_at": "2025-11-30T07:40:06.853938Z",
"sandbox_mode": true
},
"data": {
"country_of_residence": "USA",
"created_at": "2025-11-30T07:40:06Z",
"customer_id": "c3309534-1517-4d15-b244-be8f943c3823",
"customer_status": "INCOMPLETE",
"email": "john.doe@email.com",
"first_name": "John",
"last_name": "Doe",
"phone": "+12597751234",
"tos_policies_url": "25764ef6-0f4f-4846-b7c6-9df0598358e9",
"type": "INDIVIDUAL",
"updated_at": "2025-11-30T07:40:07Z",
"verification_type": "RELIANCE"
}
}Triggered when a customer is successfully created.
{
"event": {
"id": "60bef15c-4e30-4eb4-bc4d-aa697a7e0857",
"event_reference_id": "c3309534-1517-4d15-b244-be8f943c3823",
"type": "customer.created",
"created_at": "2025-11-30T07:40:06.853938Z",
"sandbox_mode": true
},
"data": {
"country_of_residence": "USA",
"created_at": "2025-11-30T07:40:06Z",
"customer_id": "c3309534-1517-4d15-b244-be8f943c3823",
"customer_status": "INCOMPLETE",
"email": "john.doe@email.com",
"first_name": "John",
"last_name": "Doe",
"phone": "+12597751234",
"tos_policies_url": "25764ef6-0f4f-4846-b7c6-9df0598358e9",
"type": "INDIVIDUAL",
"updated_at": "2025-11-30T07:40:07Z",
"verification_type": "RELIANCE"
}
}INDIVIDUAL and BUSINESS customer types. For business customers, the payload includes associated parties with their ownership percentages and verification status.