Skip to main content
Anchor to AppSubscriptionEvent

AppSubscriptionEvent

interface

An event related to an app subscription charge.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

OBJECT

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

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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.

OBJECT

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

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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.

OBJECT

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

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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.

OBJECT

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

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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.

OBJECT

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

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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.

OBJECT

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

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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.

OBJECT

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

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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.

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.

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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.

OBJECT

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

App!
non-null

A Shopify app.

AppSubscription!
non-null

A recurring charge for use of an app, such as a monthly subscription charge.

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?