WEBHOOK
identity.kyc_refresh.started
{
  "id": "bd019f1c-89a7-4372-9d21-eaad9280dc41",
  "type": "identity.kyc_refresh.started",
  "source": "com.paxos",
  "time": "2025-01-07T14:30:02Z",
  "object": "event"
}
Triggered when a KYC refresh process is initiated for an existing verified identity.
Webhook payloads contain only event metadata. Use the Get Event API with the event ID to retrieve full details including due date.

Event Object Structure

The Get Event API returns an identity_kyc_refresh object with KYC refresh details including the due date.

Body

application/json

Webhook payload containing event metadata. Use the event ID with the Get Event API to retrieve full details.

The webhook payload structure sent to your endpoint

Response

200

Webhook successfully received