addAdditionalPlan.Rd
Add an additional plan for a Sub Account. <aside> Only a Master Account can use this API to subscribe 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
addAdditionalPlan(accountId, return_response = F)
accountId | The account ID. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |