Appearance
Are you an LLM? You can read better optimized documentation at /guide/acquiring/errors.md for this page in Markdown format
Errors
Caution – Only the legacy API sends the error code in HTTP errors
When handling errors with Connect, only the message
attribute is returned.
Refunds
Code | Type | message |
---|---|---|
0001 | missingFieldError | This field is missing. : [user] |
0002 | invalidRequestError | This payin is not refundable: payin not validated |
0002 | invalidRequestError | This payin is not refundable: balance not impacted yet |
0002 | invalidRequestError | This payin is not refundable |
0002 | invalidRequestError | Requested refund is higher than the remaining refundable amount for this payin |
0002 | invalidRequestError | A refund for a payin in this transaction is ongoing. Please retry in few minutes. |
0002 | invalidRequestError | Wallet not found |
0002 | invalidRequestError | Wallet is not validated |
0002 | invalidRequestError | User not found |
0002 | invalidRequestError | User is frozen |
0002 | invalidRequestError | User is not in valid status (8) |
0003 | internalServerError | Internal server error |
0005 | notFoundError | Payin not found |
0005 | notFoundError | Wallet not found |
00010 | unauthorizedError | Access to this payin is forbidden for the provided clientId |
hipayError | Amount Limit Exceeded |