# SubscriptionChargeActivated - partner - OBJECT
Version: 2025-04

## Description
An event that marks that a recurring app charge was activated.

### Access Scopes



## Fields
* [app](/docs/api/partner/2025-04/objects/App): App! - A Shopify [app](/concepts/apps).
* [charge](/docs/api/partner/2025-04/objects/AppSubscription): AppSubscription! - A recurring charge for use of an app, such as a monthly subscription charge.
* [occurredAt](/docs/api/partner/2025-04/scalars/DateTime): DateTime! - The date and time when the event took place.
* [shop](/docs/api/partner/2025-04/objects/Shop): Shop! - A Shopify shop.
* [type](/docs/api/partner/2025-04/enums/AppEventTypes): AppEventTypes! - The type of app event.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples