Skip to main content
Log inSign up
object

Provides users access to services and/or features for a duration of time.

•
DateTime!non-null

The date and time when the app subscription was created.

•

The date and time when the current app subscription period ends. Returns null if the subscription isn't active.

•
ID!non-null

A globally-unique ID.

•

The plans attached to the app subscription.

•
String!non-null

The name of the app subscription.

•
URL!non-null

The URL that the merchant is redirected to after approving the app subscription.

•

The status of the app subscription.

•
Boolean!non-null

Specifies whether the app subscription is a test transaction.

•
Int!non-null

The number of free trial days, starting at the subscription's creation date, by which billing is delayed.


Was this section helpful?

•
mutation

Cancels an app subscription on a store.

•
mutation

Allows an app to charge a store for features or services on a recurring basis.

•
mutation

Updates the capped amount on the usage pricing plan of an app subscription line item.

•
mutation

Extends the trial of an app subscription.


Was this section helpful?

•
interface

Was this section helpful?