--- title: AppEventTypes - Partner API description: The type of app event. api_version: 2024-10 api_name: partner type: enum api_type: graphql source_url: html: 'https://shopify.dev/docs/api/partner/2024-10/enums/AppEventTypes' md: 'https://shopify.dev/docs/api/partner/2024-10/enums/AppEventTypes.md' --- # App​Event​Types enum The type of app event. ## Valid values * CREDIT\_​APPLIED Credit applied * CREDIT\_​FAILED Credit failed * CREDIT\_​PENDING Credit pending * ONE\_​TIME\_​CHARGE\_​ACCEPTED One time charge accepted * ONE\_​TIME\_​CHARGE\_​ACTIVATED One time charge activated * ONE\_​TIME\_​CHARGE\_​DECLINED One time charge declined * ONE\_​TIME\_​CHARGE\_​EXPIRED One time charge expired * RELATIONSHIP\_​DEACTIVATED Relationship deactivated * RELATIONSHIP\_​INSTALLED Relationship installed * RELATIONSHIP\_​REACTIVATED Relationship reactivated * RELATIONSHIP\_​UNINSTALLED Relationship uninstalled * SUBSCRIPTION\_​APPROACHING\_​CAPPED\_​AMOUNT Subscription is approaching capped amount. * SUBSCRIPTION\_​CAPPED\_​AMOUNT\_​UPDATED Subscription capped amount was updated. * SUBSCRIPTION\_​CHARGE\_​ACCEPTED Subscription charge accepted * SUBSCRIPTION\_​CHARGE\_​ACTIVATED Subscription charge activated * SUBSCRIPTION\_​CHARGE\_​CANCELED Subscription charge canceled * SUBSCRIPTION\_​CHARGE\_​DECLINED Subscription charge declined * SUBSCRIPTION\_​CHARGE\_​EXPIRED Subscription charge expired * SUBSCRIPTION\_​CHARGE\_​FROZEN Subscription charge frozen * SUBSCRIPTION\_​CHARGE\_​UNFROZEN Subscription charge unfrozen * USAGE\_​CHARGE\_​APPLIED Usage charge applied *** ## Fields * [App.​events](https://shopify.dev/docs/api/partner/2024-10/objects/App#field-events) ARGUMENT A Shopify [app](https://shopify.dev/concepts/apps). * [App​Event.​type](https://shopify.dev/docs/api/partner/2024-10/interfaces/AppEvent#field-type) INTERFACE An event related to a Shopify app. * [Credit​Applied.​type](https://shopify.dev/docs/api/partner/2024-10/objects/CreditApplied#field-type) OBJECT An event that marks that an app credit was applied. * [Credit​Failed.​type](https://shopify.dev/docs/api/partner/2024-10/objects/CreditFailed#field-type) OBJECT An event that marks that an app credit failed to apply. * [Credit​Pending.​type](https://shopify.dev/docs/api/partner/2024-10/objects/CreditPending#field-type) OBJECT An event that marks that an app credit is pending. * [One​Time​Charge​Accepted.​type](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeAccepted#field-type) OBJECT An event that marks that a one-time app charge was accepted by the merchant. * [One​Time​Charge​Activated.​type](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeActivated#field-type) OBJECT An event that marks that a one-time app charge was activated. * [One​Time​Charge​Declined.​type](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeDeclined#field-type) OBJECT An event that marks that a one-time app charge was declined by the merchant. * [One​Time​Charge​Expired.​type](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeExpired#field-type) OBJECT An event that marks that a one-time app charge expired before the merchant could accept it. * [Relationship​Deactivated.​type](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipDeactivated#field-type) OBJECT An event that marks that an app was deactivated. * [Relationship​Installed.​type](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipInstalled#field-type) OBJECT An event that marks that an app was installed. * [Relationship​Reactivated.​type](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipReactivated#field-type) OBJECT An event that marks that an app was reactivated. * [Relationship​Uninstalled.​type](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipUninstalled#field-type) OBJECT An event that marks that an app was uninstalled. * [Subscription​Approaching​Capped​Amount.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionApproachingCappedAmount#field-type) OBJECT An event that marks that a subscription is approaching its capped amount. * [Subscription​Capped​Amount​Updated.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionCappedAmountUpdated#field-type) OBJECT An event that marks that a subscription had its capped amount updated. * [Subscription​Charge​Accepted.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeAccepted#field-type) OBJECT An event that marks that a recurring app charge was accepted. * [Subscription​Charge​Activated.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeActivated#field-type) OBJECT An event that marks that a recurring app charge was activated. * [Subscription​Charge​Canceled.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeCanceled#field-type) OBJECT An event that marks that a recurring app charge was cancelled. * [Subscription​Charge​Declined.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeDeclined#field-type) OBJECT An event that marks that a recurring app charge was declined. * [Subscription​Charge​Expired.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeExpired#field-type) OBJECT An event that marks that a recurring app charge has expired. * [Subscription​Charge​Frozen.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeFrozen#field-type) OBJECT An event that marks that a recurring app charge has been suspended. For example, if a merchant stops paying their bills, or closes their store, then Shopify suspends the recurring app charge. * [Subscription​Charge​Unfrozen.​type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeUnfrozen#field-type) OBJECT An event that marks that a recurring app charge was unfrozen. * [Usage​Charge​Applied.​type](https://shopify.dev/docs/api/partner/2024-10/objects/UsageChargeApplied#field-type) OBJECT An event that marks that an app usage charge was applied. *** ## Map ### Fields with this enum * <-|[Credit​Applied.type](https://shopify.dev/docs/api/partner/2024-10/objects/CreditApplied#field-type) * <-|[Credit​Failed.type](https://shopify.dev/docs/api/partner/2024-10/objects/CreditFailed#field-type) * <-|[Credit​Pending.type](https://shopify.dev/docs/api/partner/2024-10/objects/CreditPending#field-type) * <-|[One​Time​Charge​Accepted.type](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeAccepted#field-type) * <-|[One​Time​Charge​Activated.type](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeActivated#field-type) * <-|[One​Time​Charge​Declined.type](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeDeclined#field-type) * <-|[One​Time​Charge​Expired.type](https://shopify.dev/docs/api/partner/2024-10/objects/OneTimeChargeExpired#field-type) * <-|[Relationship​Deactivated.type](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipDeactivated#field-type) * <-|[Relationship​Installed.type](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipInstalled#field-type) * <-|[Relationship​Reactivated.type](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipReactivated#field-type) * <-|[Relationship​Uninstalled.type](https://shopify.dev/docs/api/partner/2024-10/objects/RelationshipUninstalled#field-type) * <-|[Subscription​Approaching​Capped​Amount.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionApproachingCappedAmount#field-type) * <-|[Subscription​Capped​Amount​Updated.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionCappedAmountUpdated#field-type) * <-|[Subscription​Charge​Accepted.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeAccepted#field-type) * <-|[Subscription​Charge​Activated.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeActivated#field-type) * <-|[Subscription​Charge​Canceled.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeCanceled#field-type) * <-|[Subscription​Charge​Declined.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeDeclined#field-type) * <-|[Subscription​Charge​Expired.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeExpired#field-type) * <-|[Subscription​Charge​Frozen.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeFrozen#field-type) * <-|[Subscription​Charge​Unfrozen.type](https://shopify.dev/docs/api/partner/2024-10/objects/SubscriptionChargeUnfrozen#field-type) * <-|[Usage​Charge​Applied.type](https://shopify.dev/docs/api/partner/2024-10/objects/UsageChargeApplied#field-type) ### Arguments with this enum * <-|[App.events(types)](https://shopify.dev/docs/api/partner/2024-10/objects/App#field-events)