This is a dashboard for payment plan details for G-Suite Basic subscription. Is there a Google API to extract the payment details?
Asked
Active
Viewed 107 times
0
-
The [Reseller API](https://developers.google.com/admin-sdk/reseller/reference/rest) can help if you're a registered reseller managing several domains, but there's no way to extract this data as an end customer. – mary Mar 09 '21 at 03:36
-
As @mary mentioned you can request this info on https://developers.google.com/admin-sdk/reseller/reference/rest/v1/subscriptions/get. Can you please confirm this is the API expected? – Jose Vasquez Mar 09 '21 at 16:51