Anchor to AppCreditApp
objectApp Credit
A credit 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.
Anchor to FieldsFields
- Anchor to amountamount•Money!non-null
The amount that can be used towards future app purchases in Shopify.
- •ID!non-null
A globally unique identifier.
- Anchor to namename•String!non-null
The description of the app credit.
- Anchor to testtest•Boolean!non-null
Whether the app credit was a test transaction.
Was this section helpful?
Anchor to MutationsMutations
- •mutation
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.
Was this section helpful?