JDBC Driver for Shopify

Build 25.0.9434

StoreCreditAccountExpirationTransactions

Expiration transactions created when a store credit account credit transaction expires.

Table-Specific Information

Select

The 本製品 uses the Shopify API to process WHERE clause conditions built with the following column and operators. The 本製品 processes other filters client-side within the 本製品.

  • CustomerStoreCreditAccountId supports the '=, IN' comparison operators.

For example, the following query is processed server-side:

  SELECT * FROM StoreCreditAccountExpirationTransactions WHERE CustomerStoreCreditAccountId = 'Val1'

Columns

Name Type References Description
Amount Decimal Decimal money amount.
AmountCurrencyCode String Currency of the money.
CreditTransactionId String The credit transaction which expired.
BalanceAfterTransactionAmount Decimal Decimal money amount.
BalanceAfterTransactionCurrencyCode String Currency of the money.
CreatedAt Datetime The date and time when the transaction was created.
CustomerStoreCreditAccountId String

CustomerStoreCreditAccounts.Id

A globally-unique ID.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434