Logo
Zoom Public API Documentation

accounts-{accountId}-billing

Number of APIs: 2


1. Get billing information

GET {{baseUrl}}/accounts/:accountId/billing

Get billing information of a sub account.

Only master accounts can use this API. Zoom allows only approved partners to use master APIs and manage sub accounts' billing information. Email the partner programs team at partner-success@zoom.us for more details.

Prerequisites: * Pro or a higher paid account with master account option enabled.

Scopes: billing:master,billing_plan:master

Rate Limit Label: Medium



2. Update billing information

PATCH {{baseUrl}}/accounts/:accountId/billing

Update billing information of a sub account.

This API can only be used by master accounts that pay all billing charges of their associated sub accounts. Zoom allows only approved partners to use master APIs and manage sub accounts' billing information. Email the partner programs team at partner-success@zoom.us for more details.

Prerequisites: * Pro or a higher paid account with master account option enabled.

Scopes: billing:master

Rate Limit Label: Heavy



ENDPOINTS