| ReferenceNumber | string | 20 | Reference number assigned to the transaction. |
| Success | bool | | Possible responses are: - true – the transaction was approved.
- false – there was a problem with the transaction.
|
| Error | bool | | Possible responses are: - true – there was a problem with the transaction.
- false – the transaction was approved.
|
| ResponseCode | enum of Type AuthResponseCode | | Possible responses are: - Success
- Duplicate_Transaction
- Declined
- Velocity_Count
- Velocity_Amount
- Customer_Opt_Out_Conversion
- Account_Invalid_Routing
- Error_Invalid_Format
- Error_Internal
- Error_Connection
- Error_Not_Supported
- Error_Not_Subscribed (ex. No processor settings)
- Error_Invalid_Terminal
- Account_Not_ACHable
- Error_Terminal_Disabled
- Error_Invalid_State
- Error_Unspecified
- Error_Invalid_Batch
- Data_Not_Valid
|
| ActualDate | DateTime | | |
| ResponseMessage | string | | This field will provide supplemental information based on each response code listed above. |
| OriginatedAs | enum of Type SettlementType | | Possible responses are: - None
- ACH
- Paper_Draft
- Image_Replacement_Document
- Wire_Transfer
- Image_Exchange
|