We would like to test API:“Get invoice details”(https://api.zoom.us/v2/accounts/{accountId}/billing/invoices/{invoiceId})
in Zoom API referense environment.
but we don’t know how to know what is the sub-account’s invoiceId.
According to
https://marketplace.zoom.us/docs/api-reference/zoom-api/billing/getaccountbillinginvoice
Request Parameters
are
accountId and invoiceId
Could you please let us know how to get invoiceId for specific accountId?