ApplicationTransactionRequest
Description
The ApplicationTransactionRequest method represents a application transaction.
Properties
Type | Name | Description |
|---|---|---|
string | CustomerInternalId | Identifies the associated Customer object. |
string | TransactionId | Custom identifier for the transaction. |
string | TransactionTypeId | ID of the transaction type. |
string | SoftwareId | Unique identifier for 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 related to the transaction. |
string | TransactionExternalReferenceNumber | External reference number of the transaction. |
TransactionCustomFields | List of custom fields. |
Updated 6 months ago
