getBillingInformation.Rd
Get billing information https://support.zoom.us/hc/enus/articles/201363263AboutBilling of a Sub Account under a Master Account.Only Master Accounts can use this API. 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.**Prerequisites:*** Pro or a higher paid account with Master Account option enabled. **Scope**:billing:master** Rate Limit Label https://marketplace.zoom.us/docs/apireference/ratelimits#ratelimits :** Medium
getBillingInformation(accountId, return_response = F)
accountId | The account ID. |
---|---|
return_response | Whether to return the response instead of the response content. Defaults to FALSE. |