How to interpret when plan_base.type is empty for GET /accounts/{accountId}/plans/usage?

Description
For the app we are developing we are receiving empty string value in plan_base.type with one of the accounts we have. An example being

“plan_base”: {
“type”: “”,
“hosts”: 30,
“usage”: 16

},

Normally we can look up types at https://marketplace.zoom.us/docs/api-reference/other-references/plans, but how shall we interpret the empty value?

Which Endpoint/s?
/accounts/{accountId}/plans/usage

Hey @jvmdsl,

I’ll check with our team to see what could be the cause of this. Likewise, you can reach out via our Developer Support Center with the account ID and we’ll investigate the account directly.

Thanks,
Max

Hey @jvmdsl,

Thanks for your patience. I checked with my team but wasn’t able to confirm the cause here. I’ve since reached out to our engineering team for further insight into the issue and will get back to you when I have more information.

(ZOOM-322458)

Thanks,
Max

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.