Search...
APIJSLog inGet started
Airwallex logo
Home
Platform APIs
Connected Accounts
Accounts
Payments
Transactional FX
Payouts
Issuing
Back to home
OverviewHow Airwallex Payouts work
Payout network
Use cases
Older API versions
Transfers
Batch transfers
Wallet transfers (Legacy)
Transfer to an Airwallex account statuses (legacy)
Wallet transfer webhooks (legacy)Wallet transfer error codes (legacy)

Transfer to an Airwallex account statuses (legacy)

This page describes the status transitions for transfers to Airwallex accounts.

Transfer to AWX account statuses

StatusDescriptionWebhook event typeNext steps
CREATEDYou have successfully created the transfer.wallet_transfer.createdPROCESSING
PROCESSINGThe transfer is under processing by Airwallex.wallet_transfer.processingSENT, FAILED
SENTThe transfer has been sent to the beneficiary.wallet_transfer.sentSETTLED, FAILED
SETTLEDThe transfer has been received by the beneficiary.wallet_transfer.settled-
FAILEDThe transfer has failed after being reviewed by Airwallex.wallet_transfer.failed-

You can subscribe to Wallet Transfers webhook events on the legacy API versions to receive the transfer information in JSON payloads in case of any status transitions.

Was this page helpful?