Adrian_Santamaria | 2022-06-01 08:37:08 UTC | #1
Hello
Currently, the only 2 public methods in the Billing API are GET /api/v2/billing/reports/billableusage and GET /api/v2/billing/trusteebillingoverview/{trustorOrgId}. However, the latter only allows to retrieve data for trusted orgs, and not the current one.
Using the browser console, I've seen that the admin "Billing & Usage" option in the UI calls behind the scenes GET /v2/billing/subscriptionoverview. As this endpoint is not public nor in the docs, I'm not sure if we could we could use it or not... Why isn't it public?
Becky_Powell | 2022-06-01 22:28:16 UTC | #2
Hi Adrian, the GET /v2/billing/subscriptionoverview is not meant for customer use - I apologize. We are working this year to revamp our billing APIs so that they can be used outside of Genesys R&D. If you would, please vote for this idea so that we can continue to track - and so that you can receive status updates. Thank you!
Adrian_Santamaria | 2022-06-02 08:08:09 UTC | #3
Ok, thank you Becky :grinning:
John_Carnell | 2022-06-02 13:25:57 UTC | #4
This post was migrated from the old Developer Forum.
ref: 14957