Airwallex · Schema

Transfer

An Airwallex cross-border transfer to a beneficiary account.

Cross-Border PaymentsFinTechForeign ExchangePaymentsGlobalEmbedded FinanceMulti-Currency

Properties

Name Type Description
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.
View JSON Schema on GitHub