Payout General Cancelled Errors
This page lists the error codes that may occur during the payout creation process.
How it works
When an API call fails, EBANX will return a JSON object containing the error details.
Error object
If an API call fails, EBANX returns a JSON response with error details. The following key-value pairs exist with each error response.
{
"code":"INCORRECT_CUSTOMER_DATA",
"message":"Incorrect customer data",
"gateway_details": "20-08A: iDato no encontrado!"
}
The gateway_details field contains the exact response from the provider, useful for deeper analysis in special cases.
Code | Error message | Merchant's action required |
---|---|---|
TAX_ID_MISMATCH | The bank details don't belong to the CPF/CNPJ informed | Confirm the bank account details with the recipient, ensuring they match the provided tax ID exactly. |
INCORRECT_CUSTOMER_DATA | The bank account, bank branch and/or pix_key is invalid or non existent | Since the provider doesn’t specify which field is incorrect, ask the recipient to verify and resend all banking details exactly as shown in their bank app. |
ACCOUNT_BLOCKED | The bank account informed is currently blocked and unable to receive transfers | Ask the recipient to check with their bank. If the account is unblocked, the payout can be retried. |
UNSUPPORTED_TRANSACTION | This bank account doesn't accept this type of transaction | The bank rejected the transaction. Only the recipient can contact their bank for more information or provide a different account. |
ACCOUNT_DOESNT_EXISTS | This bank account is closed and unable to receive transfers | Ask the recipient to provide an alternative, active bank account. |
HIGH_RISK | The payout amount is higher than the accepted by the receiver's bank | Ask the recipient to check with their bank. Alternatively, split the payout into smaller amounts. |
DECLINED | The receiver's bank rejected the transaction | The bank provided no reason for the rejection. Request another account from the recipient or have them follow up with their bank. |
TIMEOUT | Receiver's bank timeout, please send the transaction again | Retry the transaction. No data changes are required unless confirmed by the recipient. |
INCORRECT_ACCOUNT_TYPE | The account type informed is incorrect | Resend the payout with the correct account type: C for Checking or S for Savings. |
PIX_NOT_ACCEPTED | The bank informed doesn't support pix transactions | If only a Pix key was provided, request full bank details and use the bank_account target type instead. |
RESPONSE_ERROR | Unknown error | An unexpected error occurred. Retry the payout or contact EBANX support if the issue persists. |
REJECTED | Payout rejected by the receiving method | Retry the payout. EBANX is working with the provider to gather more information. |
FRAUD_RISK | The pix key informed is considered fraudulent by the Central Bank of Brazil | The Pix key is blocked and cannot receive payouts. Request a different payment method from the recipient. |
Canceled error codes may be updated as new errors are identified or provider responses change. EBANX will notify merchants before adding new codes and will keep this page up to date.
Still need help?
We hope this article was helpful. If you still have questions, you can explore the following options:
- Merchant support: Contact our support team at sales.engineering@ebanx.com for assistance.
- Not a partner yet? Please complete the Merchant Signup Form, and our commercial team will reach out to you.