SSIS Components for Shopify

Build 24.0.8963

PayoutTransactionsAdjustmentOrderTransactions

Retrieves associated order transactions that resulted in a balance transaction.

View-Specific Information

Select

The component processes all filters client-side within the component. The following query is the only one processed server side:

  SELECT * FROM PayoutTransactionsAdjustmentOrderTransactions

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.

Copyright (c) 2024 CData Software, Inc. - All rights reserved.
Build 24.0.8963