Licenses
Accessing License Details in Orders
Last updated
Accessing License Details in Orders
Last updated
The Order Licenses relation provides a clear and comprehensive view of how licenses are distributed and managed within the scope of each customer order. By effectively mapping orders to their respective licenses, this relation serves as an essential tool for maintaining accuracy and consistency in the licensing process.
Roles: Administrator, LicenseManager, Sales
The GET method in the Order Licenses relation is specifically designed to retrieve detailed information about the licenses associated with a particular order. This functionality enables users to view and understand the specifics of licenses that are part of an order, including license types, validity periods, and any specific terms or conditions attached to them.
order_id is the ID of the order.
GetOrderLicensesResponse is the response message for the GetOrderLicensesRequest.