Expected Payload structure changed without documentation/notice

Unexpected payload response change, can’t find any new documentation for endpoint or updates in any of the changelogs.

How To Reproduce
Steps to reproduce the behavior:
*1. Request URL / Headers : https://api.zoom.us/v2/accounts/me/plans/usage
*2. Server-to-server OAuth App
*3. Expecting response payload to include keys: “plan_bundle” and “plan_zoom_rooms” to retrieve license entitlements and usage.

@jacob.b it seems like we announced this in our changelog.
You can click the follow button to stay updated with our latest changes

I only see plan_base and plan_recording in my payload. Still missing webinars and zoom rooms. Do you have any guidance?