subscribeToPlans.Rd
Subscribe plans for a Sub Account under a Master Account. <aside> The plans can only be subscribed for an existing free Sub Account and the subscriptions charge for these plans should be paid by a 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>**Scopes**: billing:master
subscribeToPlans(accountId, return_response = F)
accountId | The account ID. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |