Skip to main content
WEBHOOK
customer.status
{
  "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": {
    "customer_id": "f9e1b162-8a05-4611-9e13-f38e0eb24a29",
    "customer_status": "QUEUED",
    "email": "john.doe@acmecorp.com",
    "first_name": "John",
    "last_name": "Doe",
    "type": "INDIVIDUAL",
    "verification_type": "STANDARD"
  }
}

Documentation Index

Fetch the complete documentation index at: https://developer.fin.com/llms.txt

Use this file to discover all available pages before exploring further.

Body

application/json
event
object
data
object

Response

200

Webhook received successfully