Skip to main content
Log inSign up
Anchor to StoreCreditAccountDebitTransaction

StoreCreditAccountDebitTransaction

object

Requires read_store_credit_account_transactions access scope.

A debit transaction which decreases the store credit account balance.

•

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.

•

The event that caused the store credit account transaction.

•
ID!non-null

A globally-unique ID.

•

The origin of the store credit account transaction.


Was this section helpful?

•
mutation

Creates a debit transaction that decreases the store credit account balance by the given amount.


Was this section helpful?


Was this section helpful?