DEV

Type.

StoreCreditTransaction

No description

Fields

amount

Decimal!

Required

The transaction amount

balanceAfter

Decimal!

Required

The balance after this transaction

checkoutSessionId

ID

The checkout session ID if this was a purchase transaction

currencyCode

CurrencyCode!

Required

The currency code

id

ID!

Required

The unique identifier for the transaction
Metadata key-value pairs (for merchant data)

notes

String

Transaction notes

referenceId

ID

Reference to another transaction (e.g., the debit transaction that was refunded)
References key-value pairs (for internal record linking)

storeCredit

StoreCredit!

Required

The store credit account this transaction belongs to
The type of transaction
Book a demo

Was this page helpful?