# SubscriptionChargeAccepted - partner - OBJECT Version: 2024-10 ## Description An event that marks that a recurring app charge was accepted. ### Access Scopes ## Fields * [app](/docs/api/partner/2024-10/objects/App): App! - A Shopify [app](/concepts/apps). * [charge](/docs/api/partner/2024-10/objects/AppSubscription): AppSubscription! - A recurring charge for use of an app, such as a monthly subscription charge. * [occurredAt](/docs/api/partner/2024-10/scalars/DateTime): DateTime! - The date and time when the event took place. * [shop](/docs/api/partner/2024-10/objects/Shop): Shop! - A Shopify shop. * [type](/docs/api/partner/2024-10/enums/AppEventTypes): AppEventTypes! - The type of app event. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples