# CreditApplied - partner - OBJECT Version: 2024-10 ## Description An event that marks that an app credit was applied. ### Access Scopes ## Fields * [app](/docs/api/partner/2024-10/objects/App): App! - A Shopify [app](/concepts/apps). * [appCredit](/docs/api/partner/2024-10/objects/AppCredit): AppCredit! - 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. * [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