--- title: StoreCreditAccountDebitInput - GraphQL Admin description: The input fields for a store credit account debit transaction. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/StoreCreditAccountDebitInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/StoreCreditAccountDebitInput.txt --- # Store​Credit​Account​Debit​Input input\_object The input fields for a store credit account debit transaction. ## Fields * debit​Amount [Money​Input!](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/MoneyInput) required The amount to debit the store credit account. *** ## Mutations using this input * [store​Credit​Account​Debit.​debit​Input](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/storeCreditAccountDebit#argument-debitInput) MUTATION *** ## Map ### Mutations using this input * <\~>[store​Credit​Account​Debit.debitInput](https://shopify.dev/docs/api/admin-graphql/2024-10/mutations/storeCreditAccountDebit#argument-debitInput)