Cardholder Events
CARDHOLDER_REACTIVATED
Fired when a suspended cardholder is reactivated. Their cards can transact again.
WEBHOOK
Fires after a successful
POST /cardholders/{id}/reactivate request. Cards that were automatically frozen on suspension are unfrozen.
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.

