GET api/Document/GetDocumentXML?documentId={documentId}

Request Information

URI Parameters

NameDescriptionTypeAdditional information
documentId

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

ProcessResult
NameDescriptionTypeAdditional information
ProcessName

string

None.

ProcessType

ProcessTypes

None.

HasError

boolean

None.

ErrorDescription

string

None.

ErrorCode

string

None.

UIMessage

string

None.

ReturnValue

integer

None.

TextData

string

None.

UseCData

boolean

None.

Buffer

Collection of byte

None.

Inner

ProcessResult

None.

Response Formats

application/json

Sample:

Sample not available.

text/json

Sample:

Sample not available.

application/xml

Sample:

Sample not available.

text/xml

Sample:

Sample not available.