GetPossibleProductChanges
Call description
This call returns a list of licenses that are upgradable, downgradable or both for the given company or customer.
•This API call requires authorization; the user has to be logged in.
•Request URL: https://mspapi.eset.com/api/License/GetPossibleProductChanges
•This request is a POST call type.
Call structure
{
"entityId": "string"
}
Call parameters
Parameter |
Description |
---|---|
entityId |
The entityId can be company's public ID or a customer's public ID. Mandatory input parameter. A proper value must be set. |
Response structure
The response contains data in the JSON format.
The values in the response are grouped by customers and by licenses.