> ## Documentation Index
> Fetch the complete documentation index at: https://docs.old.palomma.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Status Messages

| Status Message              | Description                                                                                                                       |
| --------------------------- | --------------------------------------------------------------------------------------------------------------------------------- |
| AUTHENTICATION\_FAILED      | Authentication failed due to incorrect bank credentials.                                                                          |
| BANK\_NOT\_AVAILABLE        | Communication with the bank failed.                                                                                               |
| CUSTOMER\_CANCELLATION      | Cancellation initiated by customer.                                                                                               |
| DECLINED\_BY\_BANK          | Declined due to bank's internal rules.                                                                                            |
| EXPIRED                     | Occurs when expiration time is reached.                                                                                           |
| INVALID\_ACCOUNT            | Bank account number provided does not exist.                                                                                      |
| NOT\_ENOUGH\_FUNDS          | User does not have enough funds to complete the payment.                                                                          |
| DOCUMENT\_ACCOUNT\_MISMATCH | Account number and document number don't match.                                                                                   |
| ERROR                       | General catch-all error message that occurs when the error is not mapped. Contact us for more detail if you receive this message. |
