| id |
string |
Unique transfer identifier. |
| source_amount |
number |
Amount debited from the source account. |
| source_currency |
string |
ISO 4217 currency code of the source amount. |
| target_amount |
number |
Amount received by the beneficiary. |
| target_currency |
string |
ISO 4217 currency code of the target amount. |
| status |
string |
Current transfer status. |
| beneficiary_id |
string |
ID of the beneficiary account. |
| reference |
string |
Payment reference for the transfer. |
| fee |
number |
Transfer fee charged. |
| fee_currency |
string |
Currency of the fee. |
| fx_rate |
number |
Applied foreign exchange rate. |
| created_at |
string |
Timestamp when the transfer was created. |