;

Features of the DownloadDocumentAttachment Method

Modified on Mon, 16 Mar at 6:55 PM


The DownloadDocumentAttachment method enables the retrieval of file attachments associated with an electronic document. Its operation includes several important considerations that must be taken into account to ensure proper use.



1. Document identifier validation: 


The method requires the presence of a valid GlobalDocumentId. If this identifier is missing or not provided correctly, the system will return an error message, indicating that the request cannot be processed without a unique document identifier.




2. Unlimited file downloads: 


The system allows attachments to be downloaded as many times as needed. There is no specific usage limit enforced by this method, enabling users to retrieve the information repeatedly without restrictions.



3. Individual download of each attachment: 


If the document contains multiple attachments, they can be downloaded individually. The method does not bundle all files into a single package; instead, it provides access to each attachment separately.



4. File decoding considerations: 


All files retrieved through the method are delivered using simple encoding. Therefore, only one decoding operation is required to correctly view the file. Attempting to decode the file more than once may lead to errors or corrupted output.

Was this article helpful?

That’s Great!

Thank you for your feedback

Sorry! We couldn't be helpful

Thank you for your feedback

Let us know how can we improve this article!

Select at least one of the reasons
CAPTCHA verification is required.

Feedback sent

We appreciate your effort and will try to fix the article