Skip to main content

Class WSResponseMessage


Properties

NAMETYPELENGTHDESCRIPTION
ReferenceNumberstring20The unique 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
ResponseCodeAuthResponseCodeSome possible responses are:
  • Success
  • Duplicate_Transaction
  • Declined
  • Velocity_Count
  • Velocity_Amount
  • Account_Invalid_Routing
  • Error_Invalid_Format
  • Error_Internal
  • Error_Connection
  • Error_Not_Supported
  • Error_Not_Subscribed
  • Error_Batch_Closed
  • Error_Invalid_Batch
  • Error_Invalid_State
  • Data_Not_Valid
ActualDatedateTimeThe date and time the transaction was created.
ResponseMessagestringThis field will provide supplemental information based on each response code listed above.
OriginatedAsSettlementTypeResponse will be ACH

AuthResponseCode

NAMETYPEDESCRIPTION
Success0
Account_Validated1
Funds_Available2
Duplicate_Transaction10
Declined19
Data_Not_Valid20
NSF21
Uncollected22
Fraud_Multiple23
Fraud_Single24
Stop_Payment25
Non_Participant26
Velocity_Count27
Velocity_Amount28
Law_Prohibits30
Customer_Opt_Out_All31
Customer_Opt_Out_Conversion32
Merchant_Opt_Out_Customer33
AVS_Declined34
CCVS_Declined35
Expired36
Authorizer_Supressed_Data37
Account_Closed50
Account_Invalid51
Account_Not_ACHable52
Account_Holder_Deceased53
Account_Frozen54
Account_Not_DDA55
Account_Invalid_Routing56
Account_New57
Account_Unknown58
Account_No_Debits59
Manager_Approval_Required100
Processor_Approval_Required101
__ERROR_BEGIN200
Error_Invalid_Format201
Error_Timeout202
Error_Internal203
Error_Connection204
Error_Not_Supported205
Error_Not_Subscribed206
Error_Batch_Closed207
Error_Invalid_Batch208
Error_Invalid_Terminal209
Error_Transaction_Not_Found210
Error_Terminal_Disabled211
Error_Invalid_State212
Error_MaxData_Exceeded213
Error_Unspecified254
__NONE255

SettlementType

NAMETYPEDESCRIPTION
None0
ACH1
Paper_Draft2
Image_Replacement_Document3
Wire_Transfer4
Card_Transfer5
Image_Exchange6
Online_Payment7
Third_Party254
__NONE255