Card Events
CARD_UNLOADED
Fired when funds are returned from a card back to the program ledger.
WEBHOOK
Fires after a successful
POST /cards/{id}/unload request. Funds have moved from the card back to the program ledger.
Event Type
Payload
Payload Fields
Common Use Cases
- Reflect the updated card balance in your UI
- Confirm a partial unload before proceeding with a withdrawal
Authorizations
API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.
Body
application/json
Response
200
Acknowledge the event.

