LicenseCodesSearch Object
The LicenseCodesSearch object is used to specify search parameters.

LicenseCodesSearch Parameters
Name Type Description
DateFrom Date Search from specified date, ex: "2010-01-01T10:01:00"
DateTo Date Search to specified date, ex: "2020-01-01T10:01:00"
ProjectId String Search by specified project id
OrderId String Search by license order id
OrderNumber String Search by order number
LicenseCode String Search by the license code
Status String Search by status. Possible values: Active, Blocked, Deleted
* Required parameters are marked with bold font.

Example Request
{
    "DateFrom": "2010-01-01T10:01:00"
    "DateTo": "2020-01-01T10:01:00"
    "ProjectId": "e56fb66dee4ee2119baec86000bd38b2"
}
Copyright 2006 - 2024 by IntelliProtector - Software Protection and Licensing Services