yesterday
API for retrieving all of customers' subscriptions
We've extended our API and SDKs to allow retrieving of all of customers' subscriptions.
Before this change, it was only possible to retrieve active subscriptions of a specific customer.
Developers can now leverage the getSubscriptions()
endpoint to retrieve scheduled, trial, pending payment, active, canceled and expired subscriptions, as well as filter results by customer, resource ID, and product. The results are paginated, supporting a large number of subscriptions.
The new endpoint is available via the Stigg API, Stigg SDK for Node.js v3.70.1, Stigg SDK for Python, Ruby, Go, Java and .NET v2.448.1 and Stigg SDK for JavaScript v3.42.0 or later.