Skip to main content
Anchor to StoreCreditAccountDebitPayload

StoreCreditAccountDebitPayload

payload

Return type for storeCreditAccountDebit mutation.

Anchor to storeCreditAccountTransactionstoreCreditAccountTransaction
•StoreCreditAccountDebitTransaction

The store credit account transaction that was created.

•[StoreCreditAccountDebitUserError!]!
non-null

The list of errors that occurred from executing the mutation.


Was this section helpful?

Anchor to Mutations with this payloadMutations with this payload

•mutation

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

Arguments

•ID!
required

The ID of the store credit account or the ID of the account owner.

•StoreCreditAccountDebitInput!
required

The input fields for a store credit account debit transaction.



Was this section helpful?