Show/Hide Toolbars

Therefore Web API Programming Interface 1.0

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

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

 

Gets a list of document numbers contained in the case (and a specified category).

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–  CaseNo

xs:int

mandatory

Sets the number(id) of the case to get document numbers from.

â–  CategoryNo

xs:int

 

Sets the number of category within the case to get document numbers only for a specified category. 0 (zero) value means that it gets a list of all document numbers contained in the case.

 

 

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

 

Element Name

Element Type

Restrictions

Description

â–  parameters

 

 


â–¡ DocumentNos

 

nillable

A list of all document numbers contained in the case (and a specified category if requested).

≡ DocumentNo

xs:int

list


 

 

 

Legend:

 

â– 

Not nillable element.

â–¡

Nillable element.

≡

List of elements.

Bold

Mandatory element.

 

 

© 2024 Therefore Corporation, all rights reserved.