ReportCaseHistory
History of the case
commentstringnullable
Comment of the update
Example:
Updated validity duration
reasonsstring[]nullable
Reasons set by user for the case history update
updatedDatedate-timenullable
Updated data of the case
Example:
2021-05-31T10:06:39+00:00
updatedValidityDurationstringnullable
Validity Duration set by user or calculated using Expiration Date
Example:
1 Month
ReportCaseHistory
{
"comment": "Updated validity duration",
"reasons": [
"string"
],
"updatedDate": "2021-05-31T10:06:39+00:00",
"updatedValidityDuration": "1 Month"
}