Logo
Zoom Public API Documentation

accounts-billing-invoice_reports

Number of APIs: 2


1. Generate sub accounts' billing invoice reports

POST {{baseUrl}}/accounts/billing/invoice_reports

Use this API to generate sub account invoice reports.

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

one request to this API every 3 minutes. * This API has a daily limit of 100 requests per account.

Prerequisites: * A Pro or a higher plan with the Master account option enabled. * The sub account must be a paid account whose billing charges are paid by its Master account.

Scopes: billing:master

Rate Limit Label: Heavy



2. List sub accounts' billing invoice reports

GET {{baseUrl}}/accounts/billing/invoice_reports?next_page_token=<string>

Use this API to list sub accounts' invoice reports.

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

one request to this API every 1 second. Prerequisites: * A Pro or a higher plan with the Master account option enabled. * The sub account must be a paid account whose billing charges are paid by its Master account.

Scopes: billing:master

Rate Limit Label: Heavy



ENDPOINTS