Skip to main content
interface

An event related to a Shopify app.

•App!
non-null

A Shopify app.

Show fields
•DateTime!
non-null

The date and time when the event took place.

•Shop!
non-null

A Shopify shop.

Show fields
•AppEventTypes!
non-null

The type of app event.

Show enum values

Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

An event that marks that an app credit was applied.

Show fields
•OBJECT

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

Show fields
•OBJECT

An event that marks that an app credit is pending.

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields
•OBJECT

An event that marks that an app was deactivated.

Show fields
•OBJECT

An event that marks that an app was installed.

Show fields
•OBJECT

An event that marks that an app was reactivated.

Show fields
•OBJECT

An event that marks that an app was uninstalled.

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields
•OBJECT

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

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

Show fields
•OBJECT

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

Show fields
•OBJECT

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

Show fields

Was this section helpful?