Skip to main content
Anchor to StoreCreditAccountDebitRevertTransaction

StoreCreditAccountDebitRevertTransaction

object

Requires read_store_credit_account_transactions access scope.

A debit revert transaction which increases the store credit account balance. Debit revert transactions are created automatically when a store credit account debit transaction is reverted.

Store credit account debit transactions are reverted when an order is cancelled, refunded or in the event of a payment failure at checkout. The amount added to the balance is equal to the amount reverted on the original credit.

•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.

•StoreCreditAccountDebitTransaction!
non-null

The reverted debit transaction.

•StoreCreditSystemEvent!
non-null

The event that caused the store credit account transaction.

•ID!
non-null

A globally-unique ID.

•StoreCreditAccountTransactionOrigin

The origin of the store credit account transaction.


Was this section helpful?


Was this section helpful?