Skip to main content
WEBHOOK
Fires when a withdrawal cannot be completed. The reserved funds are automatically returned to the program ledger.
This event will be dispatched in a future release. Subscribe to it now so your integration is ready when it goes live.

Event Type

For the full event group documentation see Account Events.

Authorizations

Authorization
string
header
required

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

Body

application/json
event
string
Example:

"ACCOUNT_WITHDRAWAL_FAILED"

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

Response

200

Acknowledge the event.