Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetCaseHistory

SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetCaseHistory

 

DEPRECATED: Returns the history of the case.

 

 

Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetCaseHistory

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  CaseNo

xs:int

mandatory

Sets the number of the case to get history for.

 

 

Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetCaseHistoryResponse

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ CaseHistory

 

nillable

Gets the list of the case history entries.

≡ WSCaseHistoryEntry

 

list nillable


â–¡ ActionDate

xs:dateTime

nillable

Gets the date and time the history entry was created.

â–  EntryType

 

 

restriction enum (xs:string)

- CaseCreatedCH (1)

- DocumentAddedCH (2)

- DocumentModifiedCH (3)

- DocumentDeletedCH (4)

- CaseClosed (5)

- CaseHeaderChanged (6)

- CaseReopened (7)

- CaseExported (8)

- CasePrinted (9)

- CaseDeleted (10)

- CaseRestored (11)

- DocumentAddedToCase (100)

- DocumentIndexDataChanged (101)

- DocumentRemovedFromCase (102)

- DocumentRestored (103)

- DocumentPrinted (104)

- DocumentExported (105)

- DocumentCollaborationStarted (106)

- DocumentCollaborationCompleted (107)

- DocumentCollaborationAborted (108)

- DocumentCollaborationLinkUsed (109)

- DocumentShared (110)

- DocumentSharedLinkRevoked (111)

- DocumentSharedLinkEdited (112)

- DocumentSharedLinkResolved (113)

- DocumentRetrieved (114)

- DocumentRetrievedViaPortal (115)

Gets the type of the history entry.

â–  ItemData

xs:int

 

Contains context sensitive data about the item that created this history entry.

â–  ItemNo

xs:int

 

Gets the identifier of the item that created the history entry.

â–  ParentItemNo

xs:int

 

Gets the identifier of the items parent where the history entry was created.

â–¡ Text

xs:string

nillable

Gets the text for the history entry.

â–¡ UserName

xs:string

nillable

Gets the user name of the user who caused the history entry.

â–  UserNo

xs:int

 

Gets the Thereforeâ„¢ user number of the user who caused the history entry.

â–¡ ActionDateISO8601

xs:string

nillable

Gets the date and time the history entry was created (in ISO 8601 format, UTC).

â–¡ AdditionalInfo

xs:string

nillable

Gets additional information depending on the history EntryType.

 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2025 Therefore Corporation, all rights reserved.