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
Payouts
Create a payout
Validate a payoutManage payouts
Manage approvals for payouts Handle failed payoutsFailure reasons
Payouts to countries/regions with capital controls
Create a payout to an Airwallex account
Embedded Payout 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 payout, by either listening for the payment.failed webhook event or retrieving the payout via API request (Get payment by ID API). The failure_reason consists of a failure code and a failure description.

Please note that failed payouts will be automatically cancelled after a certain time depending on the region you are in. Alternatively, you can Cancel the payout 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 payouts.

Invalid account name/number (90101)

Failure CodeFailure Description
90101Invalid account name/number

Recommended action: Cancel the payout 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 payout 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 payout 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 payout and create a new one with updated parameters.

Internal policy (90501 - 90502)

Failure CodeFailure Description
90501Channel policy
90502TM suspended

Recommended action: Cancel the payout 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 payout and inform your beneficiary that the payout 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 payout 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 payout error (90901 - 90904, 91201)

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

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

Client requested (91001 - 91002)

Failure CodeFailure Description
91001Recall requested
91002Client requested

Recommended action: Cancel the payout 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 payout 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 payout as it could not be processed successfully. Contact Airwallex to troubleshoot the error.

Other (99902)

Failure CodeFailure Description
99902Other

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

On this page