Search...
Log inGet started
Airwallex logo
Home
Core API
Payments
Transactional FX
Payouts
Issuing
Back to home
OverviewHow Airwallex Payouts work
Payout network
Use cases
Transfers
Create a transfer
Validate a transferManage transfers
Manage approvals for transfers Handle failed transfersFailure reasons
Transfers to countries/regions with capital controls
Create a transfer to an Airwallex account
Embedded Transfer component
Test and go live
Older API versions

Failure reasons

You can learn about the cause of a failure from the failure_reason field of a failed transfer, by either listening for the payout.transfer.failed webhook event or retrieving the transfer via API request (Get transfer by ID API). The failure_reason consists of a failure code and a failure description.

Please note that failed transfers will be automatically cancelled after a certain time depending on the region you are in. Alternatively, you can Cancel the transfer and create a new one with updated parameters. Please reach out to your Account Manager to find out more.

Use the table below to understand the failure_reason and determine the next steps to take. You can learn more in Handle failed transfers.

Invalid account name/number (90101)

Failure CodeFailure Description
90101Invalid account name/number

Recommended action: Cancel the transfer and create a new one with updated parameters.

Invalid bank information (90201 - 90204)

Failure CodeFailure Description
90201Invalid bank/branch code
90202Invalid SWIFT/BIC code
90203Invalid correspondent bank information
90204Invalid bank information

Recommended action: Cancel the transfer and create a new one with updated parameters.

Account information mismatch (90301 - 90302)

Failure CodeFailure Description
90301Beneficiary name mismatch
90302Account currency mismatch

Recommended action: Cancel the transfer and create a new one with updated parameters.

Invalid beneficiary details (90401 - 90402)

Failure CodeFailure Description
90401Invalid beneficiary details
90402Invalid special character

Recommended action: Cancel the transfer and create a new one with updated parameters.

Internal policy (90501 - 90502)

Failure CodeFailure Description
90501Channel policy
90502TM suspended

Recommended action: Cancel the transfer as it cannot be processed further after internal review.

Abnormal account status (90701 - 90703)

Failure CodeFailure Description
90701Account closed
90702Account inactive or dormant
90703Account under restriction

Recommended action: Cancel the transfer and inform your beneficiary that the transfer failed due to the beneficiary account being closed/inactive/restricted.

Beneficiary requested (90801 - 90802)

Failure CodeFailure Description
90801Beneficiary requested
90802Beneficiary bank returned

Recommended action: Cancel the transfer as it has been returned by the beneficiary bank. If this is unexpected, please advise your beneficiary to check with the receiving bank.

China local transfer error (90901 - 90904, 91201)

Failure CodeFailure Description
90901China local transfer beneficiary validation error
90902China local transfer order error
90903Beneficairy account type not supported
90904Chinese company registration number error
91201China local transfer processing failure

Recommended action: Cancel the transfer and contact Airwallex to troubleshoot the error.

Client requested (91001 - 91002)

Failure CodeFailure Description
91001Recall requested
91002Client requested

Recommended action: Cancel the transfer as it could not be processed successfully. Contact Airwallex to troubleshoot the error.

Invalid payment purpose (91101)

Failure CodeFailure Description
91101Invalid payment purpose

Recommended action: Cancel the transfer as it could not be processed successfully. Contact Airwallex to troubleshoot the error.

System error (91401 - 91402)

Failure CodeFailure Description
91401System error
91402Channel timeout

Recommended action: Cancel the transfer as it could not be processed successfully. Contact Airwallex to troubleshoot the error.

Other (99902)

Failure CodeFailure Description
99902Other

Recommended action: Cancel the transfer as it could not be processed successfully. Contact Airwallex to troubleshoot the error.

On this page