Retrieve a List of Subscriptions Based on Different Options

Integrators will be able to retrieve a list of subscriptions based on the different options available. The three options are shown in the table below:

🚧

Important:

Integrators must provide either "customerId" or a "status" when retrieve the list of subscription using the Ezypay API.

Available Parameters:Description:
customerIdIntegrators are able to use Ezypay's customer UUID to retrieve all subscriptions associated with the customer.
statusIntegrators are able to retrieve a list of subscriptions based on what the current status is for the subscriptions.

Status available are:
ACTIVE, FUTURE, PENDING, PAST_DUE, PENDING_CANCELLATION, CANCELLED and COMPLETED.
fitlerNullPaymentMethodsIntegrators are able to retrieve a list of subscriptions which do not have any payment method linked to the subscription.

Integrators are able to retrieve a list of subscriptions which currently have a payment method associated to the subscriptions.

📘

Documentation of the reference API can be found in:
https://developer.ezypay.com/reference/list-subscriptions