Class GetTransactionByField1Response
Properties
| NAME | TYPE | LENGTH | DESCRIPTION |
|---|---|---|---|
| EntityId | int | Unique identifier that is generated by EPS. | |
| LocationId | int | Unique identifier generated by EPS for each location. | |
| PaymentOrigin | enum of Type WSPaymentOrigin | Possible responses are:
| |
| AccountType | enum of Type WSAccountType | Possible responses are:
| |
| OperationType | enum of Type WSOperationType | Possible responses are:
| |
| SettlementType | enum of Type WSSettlementType | Possible responses are:
| |
| TransactionStatus | enum of Type WSTransactionStatus | Possible responses are:
| |
| SettlementStatus | enum of Type WSSettlementStatus | Possible responses are:
| |
| EffectiveDate | dateTime | Date and time the transaction was processed. | |
| Description | string | 50 | This optional element can be used to define or explain the purpose of this transaction. |
| TotalAmount | decimal | Dollar amount of the transaction. | |
| TaxAmount | decimal | Not used at this time. A value of ‘0’ will be returned. | |
| ShippingAmount | decimal | Not used at this time. A value of ‘0’ will be returned. | |
| Sale | string | Applicable to Credit Card transactions only. Not used at this time. No input required. | |
| ConvenienceFeeAmount | string | Amount of the fee added to the face value of the Credit Card transaction. Not returned in response if this is a checking account transaction. | |
| BatchNumber | string | 40 | Unique identifier of the batch associated with the transaction being requested. |
| TerminalNumber | string | 20 | |
| TransactionNumber | string | 50 | Unique identifier of the transaction being requested. |
| Field1 | string | 50 | Optional information associated with the transaction. |
| Field2 | string | 50 | Optional information associated with the transaction. Not returned in response if not used at this time. |
| Field3 | string | 50 | Optional information associated with the transaction. Not returned in response if not used at this time. |
| CheckMICRLine | string | Not returned in response. | |
| CheckMICRSymbolSet | string | Not returned in response. | |
| RoutingNumber | string | 9 | Zeroes will display for Credit Card transactions. |
| AccountNumber | string | 17 | Last 4 digits only displayed. |
| CheckNumber | string | 17 | |
| SwipeTrack1 | string | Not returned in response. | |
| SwipeTrack2 | string | Not returned in response. | |
| SwipeTrack3 | string | Not returned in response. | |
| CardExpiresMonth | byte | A value of ‘0’ will be returned. | |
| CardExpiresYear | short | A value of ‘0’ will be returned. | |
| CVVNumber | int | A value of ‘0’ will be returned. | |
| IsBusinessPayment | bool | Identifies the transaction as either a business or personal. Possible responses are: true or false | |
| NameOnAccount | string | 50 | Customer’s name as it appears on their card or account. |
| BillingAddress1 | string | 50 | Customer’s address, if available. Not returned in response if there is no other customer information available. |
| BillingAddress2 | string | 50 | Customer’s additional address information, if available. Not returned in response if there is no other customer information available. |
| BillingCity | string | 40 | City where the customer resides, if available. Not returned in response if there is no other customer information available. |
| BillingStateRegion | string | 40 | State in which the customer resides, if available. Not returned in response if there is no other customer information available. |
| BillingPostalCode | string | 10 | Zip code where the customer resides, if available. Not returned in response if there is no other customer information available. |
| BillingCountry | string | 40 | Country in which the customer resides, if available. Not returned in response if there is no other customer information available. |
| BillingPhone | string | 14 | Customer’s telephone number, if available. Not returned in response if there is no other customer information available. |
| IPAddressOfOriginator | string | 15 | IP address of person sending request, if available. Not returned in response if there is no other customer information available. |
| EmailAddress | string | 60 | Customer’s email address, if available. Not returned in response if there is no other customer information available. |
| SSN | string | 15 | Customer’s Social Security Number, if available. Not returned in response if there is no other customer information available. |
| DLState | string | 2 | State where the customer’s driver’s license is registered, if available. Not returned in response if there is no other customer information available. |
| DLNumber | string | 30 | Customer’s driver’s license number, if available. Not returned in response if there is no other customer information available. |
| NotificationMethod | enum of Type WSNotificationMethod | Possible responses are:
| |
| FaceFeeType | enum of Type WSFaceFeeType | Possible responses are:
| |
| CheckFrontImageBytes_TiffG4 | Binary | This field will only be returned if this is a scanned check transaction and includeImages = True. | |
| CheckRearImageBytes_TiffG4 | Binary | This field will only be returned if this is a scanned check transaction and includeImages = True. | |
| OptionalThirdImageBytes_TiffG4 | Binary | This field will only be returned if this is a scanned check transaction and includeImages = True. | |
| OptionalThirdImageDescription | string | 50 | This field will only be returned if this is a scanned check transaction and includeImages = True. |
| PresentmentNumber | int | A value of ‘0’ will be returned. | |
| companyEntryDescription | string | 10 | Actual ACH Company Entry Description assigned to the transaction for use in the ACH Batch Header (Record 5, Field 7). Note: Requested ACH Company Entry Description may be overwritten with a system value where required. |