Anchor to section titled 'undefined'

StoreCreditAccountCreditTransaction
object

Requires read_store_credit_account_transactions access scope.

A credit transaction which increases the store credit account balance.


The store credit account that the transaction belongs to.

The amount of the transaction.

The balance of the account after the transaction.

The date and time when the transaction was created.

The time at which the transaction expires. Debit transactions will always spend the soonest expiring credit first.

The remaining amount of the credit. The remaining amount will decrease when a debit spends this credit. It may also increase if that debit is subsequently reverted. In the event that the credit expires, the remaining amount will represent the amount that remained as the expiry ocurred.


Was this section helpful?
Map

Fields from

StoreCreditAccountCreditTransaction


Creates a credit transaction that increases the store credit account balance by the given amount. This operation will create an account if one does not already exist.


Was this section helpful?
<~>
StoreCreditAccountCreditTransaction Mutations
StoreCreditAccountCreditTransaction

||-
StoreCreditAccountCreditTransaction Implements
StoreCreditAccountCreditTransaction