Determine API packages associated with companies

From what I can tell there is no way to make a management API call to determine either;

  • What companies are subscribed to a particular package.
  • Or for a particular company determine what packages they are subscribed to

For example, I would hope pakcage details for a particular company would be available when making a GET / companies/{company-id} call.

At this stage I have to trawl through the revenue report for SETUPFEES to see which companies are subscribed to what packaged.

Any thoguhts?

Hi David. For the second use case, you can use either one of these APIs:

View all API packages accepted by a company

View all API packages accepted by a developer (Works for companies too)