Get Document Content

 

This method retrieves the content for a specific document by given name. 

 

HTTP Verb/Method:

GET 

URL Format:

http://server/api/documents/{OrderID}/{DocName}?download=true

Returns:

If the document is stored within the MoversSuite Document Library, then the content of the document is returned.  Otherwise, if the document is stored outside of MoversSuite, the request redirects to the URL where the document is located externally.

An error is returned if the document metadata cannot be found.

 

The following table lists the parameters available for this method request.

 

Parameter

Description

OrderID

Enter the primary key of the requested MoversSuite order.

DocName

Enter the name of the document to be added or updated.