me as the value of accountId path parameter. To list a sub account's invoice details, provide the account ID of the sub account in the accountId path parameter.billing:masterHeavycurl --location --request GET 'http://api.zoom.us/v2/accounts//billing/invoices/'{
"balance": 2039,
"currency": "USD",
"due_date": "2020-08-07",
"id": "2c92fghvb0580",
"invoice_date": "2020-08-07",
"invoice_items": [
{
"charge_name": "Standard Biz Annual",
"charge_number": "C-00000004",
"charge_type": "Recurring",
"end_date": "2021-08-06",
"quantity": 10,
"start_date": "2020-08-07",
"tax_amount": 0,
"total_amount": 1999
},
{
"charge_name": "Cloud Recording 100 GB",
"charge_number": "C-00000005",
"charge_type": "Recurring",
"end_date": "2020-09-06",
"quantity": 1,
"start_date": "2020-08-07",
"tax_amount": 0,
"total_amount": 40
}
],
"invoice_number": "Shjmr5INV00000001",
"status": "Draft",
"target_date": "2020-08-07",
"tax_amount": 0,
"total_amount": 2039
}
【Zoom】API开发者 微信交流群
用微信扫右侧二维码,加入【Zoom】API开发者 交流群,互助沟通

扫码加入交流群