ApplicationTransactionDetails
Description
The ApplicationTransactionDetails object contains the details of a transaction made within a application.
Properties
Type | Name | Description |
|---|---|---|
string | ApplicationTransactionInternalId | Internal ID of the transaction automatically assigned by EBizCharge. |
string | CustomerInternalId | Identifies the Customer associated with the transaction. |
string | TransactionId | Reference number of the transaction. |
string | TransactionTypeId | Type of transaction made. Example: Sale, AuthOnly, etc. |
string | SoftwareId | Name of the integration. |
string | LinkedToTypeId | ID of the |
string | LinkedToInternalId | Internal ID of the |
string | LinkedToExternalUniqueId | External ID of the |
string | TransactionDate | Date the transaction was created. Note: YYYY-MM-DD |
string | TransactionNotes | Notes on the transaction. |
string | TransactionExternalReferenceNumber | External reference number of the transaction. |
TransactionCustomFields | List of custom fields. | |
string | TransactionAmount | Amount on the transaction. |
boolean | IsTransactionApplied | Whether the transaction was applied to the application. |
string | PaymentMethodLast4 | Last 4 digits of the card number or bank account. |
string | PaymentMethodType | Type of payment method used to pay the transaction. |
Updated 6 months ago
