GET api/Mobile/DownloadXml?documentId={documentId}

Downloads the XML.

Request Information

URI Parameters

NameDescriptionTypeAdditional information
documentId

The document identifier.

globally unique identifier

Required

Body Parameters

None.

Response Information

Resource Description

Byte array.

Collection of byte

Response Formats

application/json, text/json

Sample:
"QEA="

application/xml, text/xml

Sample:
<base64Binary xmlns="http://schemas.microsoft.com/2003/10/Serialization/">QEA=</base64Binary>