Gets all child licenses by a given parent keycode.

GET {{baseUrl}}/api/ecom/licenses/:keycode/childLicenses

[DEPRECATED: APIs under the ECom.Licenses scope are scheduled for End of Life effective December 1, 2020. At that time this API will no longer be available. Please see ECom.Shop (e.g. Get Child Licenses) for the next generation Ecommerce API functionality.]

HEADERS

KeyDatatypeRequiredDescription
Acceptstring

RESPONSES

status: OK

{"ChildLicenses":[{"LicenseId":162640417,"Keycode":"4408BBBD63874844A86B","TotalDevices":83,"Devices":81,"DeactivatedDevices":2,"EffectiveDate":"2022-11-29T10:36:05.3723528Z","CompanyName":"Incorporated Inc.","IsTrial":false,"Modules":[{"Seats":50,"Name":"DNS Protection","Code":"DNS","LicenseType":"full","StartDate":"2022-11-29T10:36:05.3723528Z","ExpirationDate":"2023-11-29T10:36:05.3723528Z"},{"Seats":50,"Name":"Webroot Security Awareness Training","Code":"WSAT","LicenseType":"full","StartDate":"2022-11-29T10:36:05.3723528Z","ExpirationDate":"2023-11-29T10:36:05.3723528Z"}]},{"LicenseId":130370443,"Keycode":"EE95006DEA9249DAA2DB","TotalDevices":21,"Devices":20,"DeactivatedDevices":1,"EffectiveDate":"2022-11-29T10:36:05.3723528Z","CompanyName":"Incorporated Inc.","IsTrial":false,"Modules":[{"Seats":50,"Name":"DNS Protection","Code":"DNS","LicenseType":"full","StartDate":"2022-11-29T10:36:05.3723528Z","ExpirationDate":"2023-11-29T10:36:05.3723528Z"},{"Seats":50,"Name":"Webroot Security Awareness Training","Code":"WSAT","LicenseType":"full","StartDate":"2022-11-29T10:36:05.3723528Z","ExpirationDate":"2023-11-29T10:36:05.3723528Z"}]}]}