Update an additional plan for a sub account. <aside> Only a Master Account can use this API to update the addon plans for 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>**Prerequisites:*** Pro or a higher plan with Master Account enabled.* The Sub Account must be a paid account. The billing charges for the Sub Account must be paid by the Master Account.**Scopes**: billing:master** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Heavy

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

Arguments

accountId

The account ID.

type

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

hosts

Number of hosts for this plan.

return_response

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