The following operations are available for this resource.
Http Verb | Operation | ||
---|---|---|---|
GET | Method: Get, URL: Finance/Documents/{documentId} | Test | |
Get the details of a document. |
|||
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. |
|||
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. |
|||
GET | Method: Settings, URL: Finance/Documents/Settings | Test | |
Get configuration settings for uploading documents. |
|||
DELETE | Method: Delete, URL: Finance/Documents/{documentId} | Test | |
Delete a document. |