Skip to main content
Anchor to StoreCreditAccountCreditUserError

StoreCreditAccountCreditUserError

object

An error that occurs during the execution of StoreCreditAccountCredit.

•

The error code.

•

The path to the input field that caused the error.

•
String!non-null

The error message.


Was this section helpful?

•
mutation

Creates a credit transaction that increases the store credit account balance by the given amount. This operation will create an account if one does not already exist. A store credit account owner can hold multiple accounts each with a different currency. Use the most appropriate currency for the given store credit account owner.

Arguments

•

The input fields for a store credit account credit transaction.

•
ID!required

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


Fields

Anchor to storeCreditAccountTransactionstoreCreditAccountTransaction
•

The store credit account transaction that was created.

•

The list of errors that occurred from executing the mutation.


Was this section helpful?


Was this section helpful?