Skip to main content

Overview

The client_account_created event is sent when the borrower has logged into Credzu and completed the initial onboarding process. This indicates the borrower is actively engaging with the credit repair workflow.

When It’s Triggered

  • Borrower has created their Credzu account
  • Borrower has completed initial onboarding steps
  • Borrower is now active in the system

Payload

{
  "event": "client_account_created",
  "timestamp": "2025-01-15T14:22:00Z",
  "lead_id": 44921,
  "partner_lead_id": "FBHL-55672",
  "details": {}
}

Fields

FieldTypeDescription
eventstringAlways "client_account_created"
timestampstringISO 8601 timestamp
lead_idintegerCredzu’s unique identifier
partner_lead_idstringYour internal ID (if provided)
detailsobjectEmpty for this event
  • Update CRM status to “Engaged” or “Onboarded”
  • Notify the loan officer that the borrower is actively participating
  • Begin tracking the borrower’s progress timeline