Skip to main content

Class AuthorizeAcctVerifyTransactionResponse


Properties

NAMETYPELENGTHDESCRIPTION
ReferenceNumberstring20The reference number assigned to the transaction.
SuccessboolDid the transaction succeed?

Possible responses are: true or false
ErrorboolDid an error occur?

Possible responses are: true or false
ResponseCodeenum of Type AuthResponseCodePossible responses are:
  • Success
  • Duplicate_Transaction
  • Data_Not_Valid
  • Velocity_Count
  • Velocity_Amount
  • Authorizer_Suppressed_Date
  • Error_Invalid_Format
  • Error_Timeout
  • Error_Internal
  • Error_Connection
  • Error_Not_Supported
  • Error_Not_Subscribed
  • Error_Batch_Closed
  • Error_Invalid_Batch
  • Error_Invalid_Terminal
  • Error_Transaction_Not_Found
  • Error_Terminal_Disabled
  • Error_Invalid_State
  • Error_Unspecified
  • Account_Invalid
ActualDateDateTimeThe date and time the transaction was created.
ResponseMessagestringThis field will provide supplemental information based on each response code listed above.
OriginatedAsenum of Type SettlementTypeTransaction type.

Possible responses are:
  • ACH
  • Paper_Draft
  • Image_Replacement_Document
  • Wire_Transfer
  • Card_Transfer
  • Image_Exhange
  • Third_Party
  • None (Duplicate)