| 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
- Declined
- Data_Not_Valid
- AVS_Declined
- CCVS_Declined
- Expired
- Authorizer_Suppressed_Data
- Account_Closed
- Account_Invalid
- Error_Invalid_Batch
- Error_Invalid_Terminal
- Error_Timeout
- Error_Connection
- Error_Not_Supported
- Error_Unspecified
|
| 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: |