Skip to main content

RenewLicenseDto

newExpiryDatestringrequired

New expiry date for the renewed license (ISO 8601)

notesstring

Optional notes recorded against the renewal

documentIdstring

ID of an already-uploaded compliance document for this renewal

RenewLicenseDto
{
"newExpiryDate": "string",
"notes": "string",
"documentId": "string"
}