ShopifyPaymentsAccountBalanceTransactionAdjustmentsOrders
The adjustment orders associated to the transaction.
View-Specific Information
Select
The 本製品 uses the Shopify API to process WHERE clause conditions built with the following columns and operators. The 本製品 processes other filters client-side within the 本製品.
- ShopifyPaymentsAccountBalanceTransactionId supports the '=,IN' comparison operators.
For example, the following queries are processed server side:
SELECT * FROM ShopifyPaymentsAccountBalanceTransactionAdjustmentsOrders
SELECT * FROM ShopifyPaymentsAccountBalanceTransactionAdjustmentsOrders WHERE ShopifyPaymentsAccountBalanceTransactionId = 'Val1'
Columns
Name | Type | References | Description |
Link [KEY] | String | The link to the adjustment order. | |
Name | String | The name of the adjustment order. | |
Amount | Decimal | The amount of the adjustment order. Decimal money amount. | |
AmountCurrencyCode | String | The amount of the adjustment order. Currency of the money. | |
ShopifyPaymentsAccountBalanceTransactionId [KEY] | String | A globally-unique ID. |