Skip to main content
Anchor to StoreCreditAccountTransaction

StoreCreditAccountTransaction

interface

Requires read_store_credit_account_transactions access scope.

Interface for a store credit account transaction.

•StoreCreditAccount!
non-null

The store credit account that the transaction belongs to.

•MoneyV2!
non-null

The amount of the transaction.

Anchor to balanceAfterTransactionbalanceAfterTransaction
•MoneyV2!
non-null

The balance of the account after the transaction.

•DateTime!
non-null

The date and time when the transaction was created.

•StoreCreditSystemEvent!
non-null

The event that caused the store credit account transaction.

•StoreCreditAccountTransactionOrigin

The origin of the store credit account transaction.


Was this section helpful?