--- 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 metadata: effectiveApiVersion: 2024-07 affectedApi: - displayName: Admin GraphQL API handle: admin-graphql - displayName: Customer Account API handle: customer-account-graphql primaryTag: displayName: API handle: api secondaryTag: displayName: Update handle: update indicatesActionRequired: false createdAt: '2024-06-05T10:44:34-04:00' postedAt: '2024-07-01T00:00:00-04:00' updatedAt: '2024-06-20T03:27:39-04:00' effectiveAt: '2024-07-01T00:00:00-04:00' --- 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.