Cardholder Events
CARDHOLDER_CREATED
Fired when a new cardholder profile is created. KYC verification starts automatically.
WEBHOOK
Fires immediately after a new cardholder is created via
POST /cardholders. KYC verification is triggered automatically — subscribe to CARDHOLDER_KYC_APPROVED or CARDHOLDER_KYC_REJECTED to be notified when verification completes.
Event Type
Payload
Payload Fields
For the full event group documentation see Cardholder Events.
Authorizations
API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.
Body
application/json
Response
200
Acknowledge the event.

