LicenseValidationResponse
LicenseValidationResponse
Validated license details
JSON Example
{
"license_id": "string",
"quantity": 0,
"product_name": "string",
"uom": "string",
"end_date": "string"
}
string As uuid
As uuid
license_id
Required
license_id
integer As int64
As int64
quantity
Required
Quantity of the licence
string
product_name
Required
Product name
string
uom
Optional
Unit of measurement of the product
string As date
As date
end_date
Required
End date(YYYY-MM-DD) against which license is validated.