Airwallex logo
Airwallex logo

Transfer to an Airwallex account statuses (legacy)

This page describes the status transitions for beta released Wallet Transfers API API on API version 2024-02-14 or earlier.

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?