Account Transaction Webhook – Inbound/Credit
This webhook notifies your system when a credit (incoming) transaction occurs in real-time.
Event: transaction
Payload Fields:
transaction_id – Unique identifier of the transaction
sender_name – Name of the sender
reason_payment – Reason or reference for the payment
type – Transaction type: credit (incoming) or debit (outgoing)
amount – Transaction amount
fees – Transaction fees
description – Detailed description of the transaction
status – Status of the transaction (e.g., Completed, Pending)
transaction_date – Date and time of the transaction
iban_id – IBAN or account ID involved
label – Account label or identifier
currency – Currency code (e.g., USD, EUR)
Example Transaction – Inbound Payment:
Event: transaction
Transaction ID: 20251000005622
Sender Name: FX-342203
Reason Payment: FX-342203
Type: credit
Amount: 15.30
Fees: 0.00
Description: Convert 18.02 USD To 15.30 EUR
Status: Completed
Transaction Date: 2025-08-14 15:10:57
IBAN ID: 7q1dkyhqexwluj5lf8lj9
Label: Main-EUR
Currency: USD
