--- title: Transition of application credit creation to the Partner 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/transition-of-application-credit-creation-to-the-partner-api md: https://shopify.dev/changelog/transition-of-application-credit-creation-to-the-partner-api.md --- [Back to Developer changelog](https://shopify.dev/changelog) May 24, 2023 Tags: * API * 2023-07 # Transition of application credit creation to the Partner API As of Admin API version 2023-07, we are deprecating creating application credits through the Admin API. Both the [REST resource](https://shopify.dev/docs/api/admin-rest/2023-07/resources/applicationcredit#post-application-credits), and the [GraphQL mutation](https://shopify.dev/docs/api/admin-graphql/2023-07/mutations/appCreditCreate) will have their ability to create application credits deprecated. Going forward, create application credits using our new [appCreditCreate](https://shopify.dev/docs/api/partner/unstable/mutations/appCreditCreate) mutation in the Partner API. This change will allow us to implement new features for application credit creation, such as allowing Partners to issue credits to Shops that have uninstalled their app.