PayoutTransactionsAdjustmentOrderTransactions
Retrieves associated order transactions that resulted in a balance transaction.
Columns
| Name | Type | References | Description |
| Id [KEY] | Long | The unique identifier of the order transaction. | |
| PayoutTransactionId | Long | The unique identifier of the transaction. | |
| Amount | Decimal | Amount that is adjusted in this order transaction. | |
| OrderId | Long | The order details for the order transaction. Order id. | |
| OrderName | String | The order details for the order transaction. Order name. |