Skip to main content
interface

An event related to a Shopify app.

•App!
non-null

A Shopify app.

•DateTime!
non-null

The date and time when the event took place.

•Shop!
non-null

A Shopify shop.

•AppEventTypes!
non-null

The type of app event.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

An event that marks that an app credit was applied.

•OBJECT

An event that marks that an app credit failed to apply.

•OBJECT

An event that marks that an app credit is pending.

•OBJECT

An event that marks that a one-time app charge was accepted by the merchant.

•OBJECT

An event that marks that a one-time app charge was activated.

•OBJECT

An event that marks that a one-time app charge was declined by the merchant.

•OBJECT

An event that marks that a one-time app charge expired before the merchant could accept it.

•OBJECT

An event that marks that an app was deactivated.

•OBJECT

An event that marks that an app was installed.

•OBJECT

An event that marks that an app was reactivated.

•OBJECT

An event that marks that an app was uninstalled.

•OBJECT

An event that marks that a subscription is approaching its capped amount.

•OBJECT

An event that marks that a subscription had its capped amount updated.

•OBJECT

An event that marks that a recurring app charge was accepted.

•OBJECT

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

•OBJECT

An event that marks that a recurring app charge was cancelled.

•OBJECT

An event that marks that a recurring app charge was declined.

•OBJECT

An event that marks that a recurring app charge has expired.

•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.

•OBJECT

An event that marks that a recurring app charge was unfrozen.

•OBJECT

An event that marks that an app usage charge was applied.


Was this section helpful?