--- title: Store Credit functionality available on the Admin and Customer API - Shopify developer changelog description: Shopify’s developer changelog documents all changes to Shopify’s platform. Find the latest news and learn about new platform opportunities. source_url: html: https://shopify.dev/changelog/store-credit-functionality-available-on-the-admin-and-customer-api md: https://shopify.dev/changelog/store-credit-functionality-available-on-the-admin-and-customer-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) July 1, 2024 Tags: * Admin GraphQL API * Customer Account API * 2024-07 # Store Credit functionality available on the Admin and Customer API As of 2024-07 [StoreCreditAccount](https://shopify.dev/docs/api/admin-graphql/2024-07/objects/storeCreditAccount) queries and mutations are available to merchants globally in the GraphQL Admin API. A new `transactions` connection has been added to the StoreCreditAccount, displaying the full transaction history of the account. A customer who is [authenticated](https://shopify.dev/docs/api/customer) with new customer accounts will be able to see and spend their store credit at checkout. It's now possible to view the logged in customers [StoreCreditAccount](https://shopify.dev/docs/api/customer/2024-07/objects/Customer#connection-storecreditaccounts) when using the GraphQL Customer Account API.