Tax Form Error Codes
Diagnose and handle errors returned when listing tax forms.
This section outlines error codes and messages for Tax Form operations. Because tax forms are generated by PCE and read through List Tax Forms, these codes cover invalid filter criteria on the list request. Each error provides a standardized code and description to help identify and resolve the issue.
| Error Code | Error Message | Condition |
|---|---|---|
EC-BL-4337 | Invalid payorEntityName value entered in the filter. | The payorEntityName filter value isn't a recognized entity type. |
EC-BL-4337 | Invalid recipientEntityName value entered in the filter. | The recipientEntityName filter value isn't a recognized entity type. |
EC-BL-4415 | Cannot perform requested operation on year field with IN operator. | The year filter was used with the in operator; year supports eq only. |
Updated 1 day ago
Did this page help you?