Transaction
A transaction is an individual entry that represents a financial movement on a Fiat Account. The Transaction object represents completed transactions that were posted to the account, including the amount, direction and transaction type.
You cannot create Transactions via the Fiat Republic API, as they reflect the actual movement of funds, and are created by Fiat Republic. For example, if you create a SEPA payment, the transaction will be created once the payment is completed and the funds have been debited from the Fiat Account.
Note that for Payment to/from Virtual Accounts, the associated transaction is posted on the linked Master Fiat Account.
Transactions are final, and cannot be deleted or updated.
Transaction Type | Description |
---|---|
PAYMENT | A transaction that was created as a result of a Payment (payin or payout). |
TRANSFER | A transaction that was created as a result of an inter-account transfer via Eagle Net. |
RETURN | A transaction that was created as a result of a Payment being returned (payin or payout). |
CONVERSION | A transaction that was created as a result of a Conversion on the account. |
Updated almost 2 years ago