Download sub accounts' billing invoice reports
GET {{baseUrl}}/accounts/billing/invoice_reports/:invoiceReportId?download=<boolean>
Use this API to download a Zoom sub accounts' billing invoice reports.
one request to this API every 1 second .
Scopes:
billing:master
Rate Limit Label
:
Heavy
Request Params
| Key | Datatype | Required | Description |
| download
| string | | (Required) |
HEADERS
| Key | Datatype | Required | Description |
| Accept
| string | | |
RESPONSES
status: OK
{"id":"\u003cstring\u003e","start_date":"\u003cdate\u003e","end_date":"\u003cdate\u003e","accounts_total_number":"\u003cinteger\u003e","remaining_days":"\u003cinteger\u003e","status":"Processing"}