A [credit](/docs/admin-api/rest/reference/billing/applicationcredit) issued
to a merchant for an app. Merchants are entitled to app credits under certain circumstances,
such as when a paid app subscription is downgraded partway through its billing cycle.
Access Scopes
Fields
amount:
Money! -
The amount that can be used towards future app purchases in Shopify.
name:
String! -
The description of the app credit.
test:
Boolean! -
Whether the app credit was a test transaction.
Connections
Related queries
Related mutations
appCreditCreate
Allows an app to create a credit for a shop that can be used towards future app purchases. This mutation is only available to Partner API clients that have been granted the `View financials` permission.