Skip to main content
WEBHOOK
Fires when a card funding operation causes the program ledger balance to fall below the lowBalanceThreshold configured for the program. Configure the threshold in the portal under Programs → Settings.

Event Type

Payload

Payload Fields

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_LOW_BALANCE"

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

Response

200

Acknowledge the event.