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

•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?


Was this section helpful?