Views:
Last updated: 12/3/2024 4:48:13 PM
Licensing Management Platform Integration (LMPI) provides a full set of APIs for retrieving report data, including Customer Summary Reports, Customer Transaction Reports, and Billing Reports. LMPI enables Trend Micro's partners to retrieve report data without signing in to Licensing Management Platform.
The following are three common scenarios in which partners can invoke APIs to manage their customers' licenses, followed by visualizations of each scenario's user flow.
  • Retrieving a Customer Summary Report: The Customer Summary Report shows the license usage of each customer in the specified report cycle, and can be retrieved using the Report :: Customer :: Summary API.
  • Retrieving a Customer Transaction Report: The Customer Transaction Report shows any updates to each license in the specified report cycle, and can be retrieved using the Report :: Customer :: Transaction API.
  • Retrieving billing reports: The Billing Summary Report and Billing Details Report can be retrieved using the Report :: Billing :: Summary and Report :: Billing :: Details APIs, respectively.
Note
Note
In the images below, the red text indicates the specific APIs to invoke at different steps of the flow.

Retrieving a Customer Summary Report

retrievingcustomersu.jpg

Retrieving a Customer Transaction Report

retrievingcustomertr.jpg

Retrieving billing reports

Note
Note
If your business role is MSP, you cannot retrieve pricing-related information from the APIs.
retrievingbillingrep.jpg