Skip to main content
Anchor to StoreCreditAccountDebitUserError

StoreCreditAccountDebitUserError

object

An error that occurs during the execution of StoreCreditAccountDebit.

•StoreCreditAccountDebitUserErrorCode

The error code.

•[String!]

The path to the input field that caused the error.

•String!non-null

The error message.


Was this section helpful?

•mutation

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

Arguments

•StoreCreditAccountDebitInput!required

The input fields for a store credit account debit transaction.

•ID!required

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


Fields

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?


Was this section helpful?