Get Document Metadata by ID

 

This method returns the document metadata for the one document for a specific document ID.

 

NOTE

Only documents with a Source property of “Documents” will return.  Those stored with a Source of “Invoices” will not be returned with this method.  Refer to the Source property within Response Return section in Get All Metadata by Order.

 

 

HTTP Verb/Method:

GET 

URL Format:

http://server/api/documents/ID/{DocID}

Returns:

This method returns the metadata for the specific file and is the same as what returns for a single document through the Get All Metadata by Order method.

An error returns if the document metadata cannot be found.

 

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

 

Parameter

Description

DocID

Enter the numeric identification assigned to the document in MoversSuite.  

This DocID is contained within the document metadata (refer to Get All Metadata by Order).