ElectronicPaymentTransactionDetails
Contains information on electronically made payments.
| Column Name | Type | Description |
|---|---|---|
| TransactionIdentifier | NUMERIC | The unique identifier for the transaction record. |
| PaymentInstrumentLastFourDigits | VARCHAR | The last 4 digits of the card or bank account used for the transaction. |
| MerchantTransactionApprovalCode | VARCHAR | Transaction ID sent back by the merchant |
| IntraConnectOwningInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance that owns this record or line. This is only populated if you use IntraConnect. |
| MerchantAuthorizationCode | VARCHAR | Authorization code sent back by the merchant |
| CreditCardBrandCategory | VARCHAR | The card brand category ID used for the transaction. |
| PaymentTransactionBankAccountType | INTEGER | The bank account type for bank account transactions. |
| PaymentMethodNickname | VARCHAR | A helpful name to identify the payment method. |
| AccountHolderName | VARCHAR | The name of the credit card account holder or bank account holder. |
| ElectronicPaymentMerchantIdentification | NUMERIC | Merchant ID for the electronic payment |
| ExtractedInstanceCommunityIdentifier | VARCHAR | The Community ID (CID) of the instance from which this record or line was extracted. This is only populated if you use IntraConnect. |