Enum WSAuthResponseCode
Properties
| NAME | TYPE | DESCRIPTION |
|---|---|---|
| Success | 0 | |
| Duplicate_Transaction | 10 | |
| Declined | 19 | |
| Data_Not_Valid | 20 | |
| Velocity_Count | 27 | |
| Velocity_Amount | 28 | |
| Customer_Opt_Out_Conversion | 32 | |
| Account_Not_ACHable | 52 | |
| Account_Invalid_Routing | 56 | |
| Error_Invalid_Format | 201 | |
| Error_Timeout | 202 | |
| Error_Internal | 203 | |
| Error_Connection | 204 | |
| Error_Not_Supported | 205 | |
| Error_Not_Subscribed | 206 | |
| Error_Batch_Closed | 207 | |
| Error_Invalid_Batch | 208 | |
| Error_Invalid_Terminal | 209 | |
| Error_Transaction_Not_Found | 210 | |
| Error_Terminal_Disabled | 211 | |
| Error_Invalid_State | 212 | |
| Error_MaxData_Exceeded | 213 | |
| Error_Unspecified | 254 | |
| __NONE | 255 |