Skip to main content
interface

An event involving an app credit.

•AppCredit!
non-null

A credit 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.


Was this section helpful?

Anchor to Types implemented inTypes implemented in

•OBJECT

An event that marks that an app credit was applied.

•App!
non-null

A Shopify app.

•AppCredit!
non-null

A credit 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.

•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 an app credit failed to apply.

•App!
non-null

A Shopify app.

•AppCredit!
non-null

A credit 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.

•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 an app credit is pending.

•App!
non-null

A Shopify app.

•AppCredit!
non-null

A credit 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.

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