Zoom API Reference for plan_calling_addons

I would like to ask something about Zoom Master API.
When i make API call with Get account plan information,the following response is returned. I can’t find API Reference for this , So, can i get API reference for this response?
“plan_calling_addons”: [
{
“type”: “zp_power_pack_yearly”,
“hosts”: 5,
“service_effective_date”: “2022-05-31T00:00:00Z”,
“next_invoice_date”: “2022-12-01T00:00:00Z”,
“status”: “active”
}
]
I already know this following reference Zoom Phone add-on calling plans.
=> [ Zoom Developer Docs]
Is there any API Reference or API specification that describe response schema of this plan when api is called?

Hey @phoopwint.aung.za,

I believe this is is part of an API our reseller partners use, is your organization part of the reseller program?

Let me know!

Regards,

Ron

1 Like

Hi Ron,
Yes, our organization is the part of reseller program.

Thanks,
Phoo