List Subscriptions for Customer
We need the ability to list the Subscriptions associated with a Customer.
1
vote
Vance
shared this idea
You can now list all subscriptions for a particular customer using the API with the following request URI:
https://subscriptions.zoho.com/api/v1/subscriptions?customer_id={customer_id}