Skip to main content
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_EXPIRED or DOCUMENT_UNREADABLE, invite them to retry with updated or clearer documents
  • For WATCHLIST_MATCH or UNSUPPORTED_COUNTRY, do not allow retry — contact FYATU support
For the full event group documentation see Cardholder Events.

Authorizations

Authorization
string
header
required

API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.

Body

application/json
event
string
Example:

"CARDHOLDER_KYC_REJECTED"

eventId
string
businessId
string
environment
enum<string>
Available options:
LIVE,
SANDBOX
timestamp
string<date-time>
data
object

Response

200

Acknowledge the event.