Return Errors
| Code | Title | Detail |
|---|---|---|
| 31000 | unknown_return | Could not find Return with the given uid. |
| 31001 | failed_to_retrieve_returns | An exception occurred while retrieving returns. |
| 31002 | could_not_create_a_return | An exception occurred while creating a return. |
| 31003 | unknown_requestor_type | The requestor type is not recognized. |
| 31004 | return_already_exists | A return already exists for the given transaction. |
| 31005 | cannot_initiate_return | The given transaction must be settled to issue return. |
| 31006 | unsupported_return | Returns are not supported for the given transaction type. |
| 31007 | expired_transaction | A return cannot be issued as specified; too much time has elapsed. |
| 31008 | network_code_unsupported | Returns are not supported for Wires with UETR numbers. |
| 31009 | extra_payment_information | Payment information was provided that is not required for this return. |
| 31010 | insufficient_information_for_the return | The original transaction data required to submit a return is not available. |
| 31011 | insufficient_time_to_process return | The return cannot be processed because there is insufficient time remaining to process and submit the return to the appropriate institution. |
| 31012 | unsupported_transaction_code | Returns are not supported for the original transaction code. |
| 31013 | cannot_return_a_return | A return transaction cannot be returned. |
| 31014 | ineligible_transaction | This transaction is not eligible to be returned. |
| 31016 | Return external uid is already taken | Return external uid must be unique. |
| 18007 | returns_not_enabled | Returns are not enabled for this program. |
Updated 2 months ago
