ZoomNet icon indicating copy to clipboard operation
ZoomNet copied to clipboard

New resource: Billing

Open Jericho opened this issue 6 years ago • 1 comments

Add the billing resource

Jericho avatar Mar 08 '19 13:03 Jericho

{
  "code":200,
  "message":"Only available for Paid account."
}

Jericho avatar Dec 20 '24 15:12 Jericho

I was recently granted additional licenses and I am able to resume working on this new feature

Jericho avatar Mar 23 '25 12:03 Jericho

I intend to deliver a new Billing resource off of the ZoomClient with the following methods:

  • [x] GetInfo
  • [x] GetPlanUsage
  • [x] GetInvoices
  • [x] DownloadInvoice
  • [x] GetInvoiceDetails
  • [x] UpdateBillingInformation

Jericho avatar Mar 23 '25 12:03 Jericho