Skip to main content
Anchor to CustomerProductSubscriberStatus

CustomerProductSubscriberStatus

enum

The possible product subscription states for a customer, as defined by the customer's subscription contracts.

The customer has at least one active subscription contract.

The customer's last subscription contract was cancelled and there are no other active or paused subscription contracts.

The customer's last subscription contract expired and there are no other active or paused subscription contracts.

The customer's last subscription contract failed and there are no other active or paused subscription contracts.

The customer has never had a subscription contract.

The customer has at least one paused subscription contract and there are no other active subscription contracts.


Was this section helpful?

•OBJECT

Represents information about a customer of the shop, such as the customer's contact details, their order history, and whether they've agreed to receive marketing material by email.

Caution: Only use this data if it's required for your app's functionality. Shopify will restrict access to scopes for apps that don't have a legitimate use for the associated data.


Was this section helpful?