Skip to main content
WEBHOOK
Fires when a fee is automatically applied to a card. Fee transactions reduce the card’s balance by the fee amount. The merchant object is absent for fee transactions.

Event Type

Payload

Payload Fields

All other fields are the same as TRANSACTION_AUTHORIZED. See Transaction Events for the full field reference.

Authorizations

Authorization
string
header
required

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

Body

application/json
event
string
Example:

"TRANSACTION_FEE"

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

Response

200

Acknowledge the event.