Anchor to StoreCreditAccountExpirationTransactionStore
objectStore Credit Account Expiration Transaction
Requires 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.
Anchor to FieldsFields
- Anchor to accountaccount•Store
Credit Account!non-null The store credit account that the transaction belongs to.
- Anchor to amountamount•Money
V2!non-null The amount of the transaction.
- Anchor to balanceAfterTransactionbalance•Money
After Transaction V2!non-null The balance of the account after the transaction.
- Anchor to createdAtcreated•Date
At Time!non-null The date and time when the transaction was created.
- Anchor to creditTransactioncredit•Store
Transaction Credit Account Credit Transaction!non-null The credit transaction which expired.
Was this section helpful?