# StoreCreditAccountDebitPayload - admin-graphql - PAYLOAD Version: 2024-10 ## Description Return type for `storeCreditAccountDebit` mutation. ### Access Scopes ## Fields * [storeCreditAccountTransaction](/docs/api/admin-graphql/2024-10/objects/StoreCreditAccountDebitTransaction): StoreCreditAccountDebitTransaction - The store credit account transaction that was created. * [userErrors](/docs/api/admin-graphql/2024-10/objects/StoreCreditAccountDebitUserError): StoreCreditAccountDebitUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [storeCreditAccountDebit](/docs/api/admin-graphql/2024-10/mutations/storeCreditAccountDebit) ## Examples