Cardholder Events
CARDHOLDER_KYC_REJECTED
Fired when a cardholder’s KYC verification is rejected. The machine-readable rejection reason is included in the payload.
WEBHOOK
Fires when a cardholder’s identity verification fails. Cards cannot be issued to this cardholder until the rejection is resolved. Contact FYATU support if you believe a rejection was issued in error.
Event Type
Payload
Payload Fields
Rejection reason values:
What To Do When You Receive This Event
- Show the cardholder a specific message based on
kycRejectionReason - For
DOCUMENT_EXPIREDorDOCUMENT_UNREADABLE, invite them to retry with updated or clearer documents - For
WATCHLIST_MATCHorUNSUPPORTED_COUNTRY, do not allow retry — contact FYATU support
Authorizations
API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.
Body
application/json
Response
200
Acknowledge the event.

