Request Information

Returns the attachment for the requested document.

Example URL:
v2.0/Attachments/{documentId}/{documentType}/{compressed}
NameDescriptionTypeAdditional information
documentId

Document Id

integer

Required

documentId

Document Id

integer

Required

documentType

Document type

AttachmentDocumentType

Required

documentType

Document type

AttachmentDocumentType

Required

compressed

Compress attachment before download.

boolean

Default value is False

compressed

Compress attachment before download.

boolean

Default value is False

None.

Response Information

string
Sample:
"sample string 1"
Sample:
<string xmlns="http://schemas.microsoft.com/2003/10/Serialization/">sample string 1</string>