Update a base plan of a Sub Account. <aside> <aside> Only a Master Account can use this API to update the base plan of a Sub Account whose billing charges are paid by the Master Account. Zoom only assigns this privilege to trusted partners and only approved partners can use this API. Contact the **ISV team** https://zoom.us/plan/api for more details.</aside></aside>**Scopes:** billing:master** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Heavy**Prerequisites:*** The Sub Account must have a Pro or a higher plan.

updateBasePlan(accountId, type, hosts, return_response = F)

Arguments

accountId

The account ID.

type

Account base <a href="https://marketplace.zoom.us/docs/apireference/otherreferences/plans">plan type.</a>

hosts

Account base plan number of hosts. For a Pro Plan please select a value between 1 and 9. For a Business Plan please select a value between 10 and 49. For a Education Plan please select a value between 20 and 149. For a Free Trial Plan please select a value between 1 and 9999.

return_response

Whether to return the response instead of the response content. Defaults to FALSE.