Show/Hide Toolbars

Gets a document data object and the specified property values for a given path.

Parameters

readDocumentByPath Parameter Descriptions

Parameter Name

Data Type

Description

path

string

Path to the target document, including the document file name and extension. For example:

Top Level\Attachments\Disputes\DISP-000018\IntakeRecord-3372.doc

properties

List<String>

A list of String values that identify the property names whose values to return with the resulting document.

Response

readDocumentByPath Response Descriptions

Parameter Name

Data Type

Description

document

document

A document record. Only specified property values are returned with the record.