RemoteValidateDocumentClassificationAndFolderView
documentClassIdentifierstringrequired
Class identifier by which the document should be classified
Example:
aaaa-bbbb-cccc-dddddocumentIdentifierstringrequired
Document concerned by the classification
Example:
aaaa-bbbb-cccc-dddddocumentationIdentifierstringrequired
Documentation identifier concerned by the classification validation
Example:
aaaa-bbbb-cccc-ddddfolderIdentifierstringrequired
Folder identifier in which the document should be classified
Example:
aaaa-bbbb-cccc-ddddRemoteValidateDocumentClassificationAndFolderView
{
"documentClassIdentifier": "aaaa-bbbb-cccc-dddd",
"documentIdentifier": "aaaa-bbbb-cccc-dddd",
"documentationIdentifier": "aaaa-bbbb-cccc-dddd",
"folderIdentifier": "aaaa-bbbb-cccc-dddd"
}