- Mark as New
- Mark as Read
- Bookmark
- Subscribe
- Email to a Friend
- Printer Friendly Page
- Report Inappropriate Content
Get current active subscription rate plans

This documentation is unclear: https://www.zuora.com/developer/api-reference/#operation/GET_SubscriptionsByAccount
It claims to return the most recent subscription version. However, it returns all rate plans that have ever existed on the account even if they've been removed. That wasn't obvious based on the documentation. I believe it's possible to figure out the current state based on the lastChangeType on the rate plan and the effective start and end dates on the rate plan charges, but it involves a lot of logic. Can a feature be added for this use case or is there already an easier way to query the current state of a subscription? Either way I think the documentation could be updated.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.