Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
{ "event": "cardholder.created", "version": "2.0", "sign": "3a5b8c2d1e4f9a0b7c6d5e4f3a2b1c0d", "data": { "cardholderId": "ch_a1b2c3d4e5f6", "firstName": "Alice", "lastName": "Example", "email": "alice@example.com", "phone": "+15550001234", "status": "PENDING", "appId": "D0H6R7Z6R1C2N5O5", "timestamp": "2026-01-12T18:30:00+00:00" } }
{}
Sent when a new cardholder is created in your app.
The event type identifier (e.g. card.funded).
card.funded
Webhook payload version.
HMAC-SHA256 signature of the data object using your webhook secret. Always verify this before processing.
data
Show child attributes
Acknowledge receipt of the event