Skip to main content
Anchor to StoreCreditAccountExpirationTransaction

StoreCreditAccountExpirationTransaction

object

Requires customer_read_store_credit_account_transactions access scope.

An expiration transaction which decreases the store credit account balance. Expiration transactions are created automatically when a store credit account credit transaction expires.

The amount subtracted from the balance is equal to the remaining amount of the credit transaction.

•StoreCreditAccount!
non-null

The store credit account that the transaction belongs to.

Show fields
•MoneyV2!
non-null

The amount of the transaction.

Show fields
Anchor to balanceAfterTransactionbalanceAfterTransaction
•MoneyV2!
non-null

The balance of the account after the transaction.

Show fields
•DateTime!
non-null

The date and time when the transaction was created.

•StoreCreditAccountCreditTransaction!
non-null

The credit transaction which expired.

Show fields
•StoreCreditSystemEvent!
non-null

The event that caused the store credit account transaction.

Show enum values
•StoreCreditAccountTransactionOrigin

The origin of the store credit account transaction.

Show union types

Was this section helpful?


Was this section helpful?