Documents

The following operations are available for this resource.

Http Verb Operation
Get Finance/Documents/{documentId} Get the details of a document.
GET Method: Get, URL: Finance/Documents/{documentId} Test

Get the details of a document.

GetAll Finance/Documents?stepId={stepId} Get all the documents for a particular resource including file contents. Only documents associated with steps may be returned at this time.
GET Method: GetAll, URL: Finance/Documents?stepId={stepId} Test

Get all the documents for a particular resource including file contents. Only documents associated with steps may be returned at this time.

GetAllSummary Finance/Documents/Summary?stepId={stepId} Get summary of all the documents for the step. Only a summary of file information is returned.
GET Method: GetAllSummary, URL: Finance/Documents/Summary?stepId={stepId} Test

Get summary of all the documents for the step. Only a summary of file information is returned.

Settings Finance/Documents/Settings Get configuration settings for uploading documents.
GET Method: Settings, URL: Finance/Documents/Settings Test

Get configuration settings for uploading documents.

Delete Finance/Documents/{documentId} Delete a document.
DELETE Method: Delete, URL: Finance/Documents/{documentId} Test

Delete a document.