Wallet transfer error codes (legacy)
This page describes all the possible error code values for the beta released Wallet Transfers API API on API version 2024-02-14 or earlier.
Error codes, detailed descriptions, and parameters for Create a new wallet transfer API.
Code | Description | Parameters |
---|---|---|
balance_insufficient | The Wallet balance is insufficient to fund this transfer to an Airwallex account. Top up your Wallet or provide a lower amount. | - |
beneficiary_unavailable | The account_number and account_name cannot be matched to an Airwallex account. Please check the beneficairy information you have obtained. | - |
request_id_duplicate | The request ID has been used on a transfer to an Airwallex account which was created successfully. Please use a different request ID if you wish to create a separate transfer. | wallet_transfer_id : ID of the transfer to an Airwallex account with the same request ID |
transfer_currency_unsupported | The transfer currency is not supported. Please make sure to pay in currencies that can be held in the Wallet: AUD, CAD, CHF, CNY, CZK, DKK, EUR, GBP, HKD, HUF, ILS, JPY, KRW, MXN, NOK, NZD, PLN, RON, SEK, SGD, THB, USD or ZAR. | - |
validation_failed | The request failed our schema validation. Refer to the errors object for erroneous fields, codes and parameters. See the table below for detailed descriptions. | - |
Field validation errors for transfers to an Airwallex account
Code | Description | Parameters |
---|---|---|
001 | This field is mandatory for this request. Please specify a value and try again. | |
011 | Invalid value for this field. Please refer to our API reference API for the specific field requirements. | |
021 | The number of characters in this field is higher than the acceptable length. Please provide a reference no more than 140 characters. |
Was this page helpful?