Skip to main content
Log inSign up

Shopify uses cookies to provide necessary site functionality and improve your experience. By using our website, you agree to our privacy policy and our cookie policy.

Anchor to storeCreditAccountDebit

storeCreditAccountDebit

mutation

Requires write_store_credit_account_transactions access scope.

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

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.


Was this section helpful?

Anchor to StoreCreditAccountDebitPayload returnsStoreCreditAccountDebitPayload returns

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?