Skip to main content

IdUid

history object

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
idstringnullable

Unique technical identifier

uidstringnullable

Unique identifier

IdUid
{
"history": {
"comment": "Updated validity duration",
"reasons": [
"string"
],
"updatedDate": "2021-05-31T10:06:39+00:00",
"updatedValidityDuration": "1 Month"
},
"id": "string",
"uid": "string"
}