...
Element | Data Type | Description | Sample Data |
---|---|---|---|
Messages | The web service response status and message. Click here for more information. | ||
ResponseId | Int32 | Click here for more information | 1 |
Status | Click here for more information | OkĀ | |
ServerTimestampUtc | DateTime | Click here for more information | 2018-03-16T17:07:24.3032414Z |
FolderIdentity | The document folder identity | ||
AssociatedEntityDescription | String | If folder type is:
| ER00219 |
CanAddAssociationsFlag | Boolean | If set to 'true', document association can be added to the folder. As of R18, only Expense Report folder can have association (cost card) add to the document (receipt) folder. | true |
CanAddDocumentsFlag | Boolean | If set to 'true', document can be added to the folder. | true |
CanAddLinksFlag | Boolean | If set to 'true', link can be added to the folder. | true |
CanAddNotesFlag | Boolean | If set to 'true', notes can be added to the folder. | true |
CanAddVersionsFlag | Boolean | If set to 'true', new version of document can be added to the folder. | true |
CanDeleteDocumentsFlag | Boolean | If set to 'true', document can be deleted from the folder. | true |
CanSearchDocumentsFlag | Boolean | If set to 'true', document can be searched in the folder. | true |
CanViewDocumentsFlag | Boolean | If set to 'true', document cam be viewed in the folder. | true |
RequireDocumentDataFlag | Boolean | If set to 'true', document data associated with the folder must be included. As of R18, only Expense Report folder have document data (notes & cost card/receipt association) add to the document (receipt) folder. | true |
RequireUniqueFilenamesFlag | Boolean | If set to 'true', the document name must be unique inside the folder. | true |
Response Usage Example(s)
...