ApplicationTransactionDetails
Description
This object contains details for application transaction details.
Properties
Type | Name | Description |
---|---|---|
String | ApplicationTransactionInternalId | Application Transaction Internal ID |
String | CustomerInternalId | Customer Internal ID |
String | TransactionId | Transaction ID |
String | TransactionTypeId | Transaction Type ID |
String | SoftwareId | Software ID |
String | LinkedToTypeId | Linked to Type ID |
String | LinkedToInternalId | Linked to Internal ID |
String | LinkedToExternalUniqueId | Linked to External Unique ID |
String | TransactionDate | Transaction Date |
String | TransactionNotes | Transaction Notes |
String | TransactionExternalReferenceNumber | Transaction External Reference Number |
List | TransactionCustomFields | Transaction Custom Fields |
String | TransactionAmount | Transaction Amount |
bool | IsTransactionApplied | Is the transaction applied? |
String | PaymentMethodLast4 | Last 4-digits of Payment Method |
String | PaymentMethodType | Payment Method Type |
Updated over 4 years ago