Transaction Events
TRANSACTION_CLEARED
Fired when an authorized transaction settles. The charge is final and permanent.
WEBHOOK
Fires when a previously authorized transaction is settled by the merchant. The charge is now permanent. The
relatedTransactionId links back to the original TRANSACTION_AUTHORIZED event.
Event Type
Payload
Payload Fields
All other fields are the same as
TRANSACTION_AUTHORIZED. See Transaction Events for the full field reference.
Authorizations
API key from the FYATU CaaS portal. Pass as Authorization: Bearer <key>.
Body
application/json
Response
200
Acknowledge the event.

