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