{ "id": "123e4567-e89b-12d3-a456-426614174000", "subscription_id": "123e4567-e89b-12d3-a456-426614174000", "organization_id": "123e4567-e89b-12d3-a456-426614174000", "membership_id": "123e4567-e89b-12d3-a456-426614174000", "type": "v1/accounts", "created_at": "2025-01-24T10:55:00Z", "data": { "event": "created", "id": "123e4567-e89b-12d3-a456-426614174000", "slug": "example-account", "iban": "DE89370400440532013000", "currency": "EUR", "authorized_balance": { "amount": "1000.00", "currency": "EUR" }, "name": "Example Account", "status": "active", "updated_at": "2025-01-24T10:55:00Z" } }
The signature header follows the format t={timestamp},v1={signature}.
t={timestamp},v1={signature}
Verification steps:
Webhook received successfully
Was this page helpful?