Copies a document to a new parent folder.
copyDocument Parameter Descriptions
Parameter Name |
Data Type |
Description |
documentUniqueKey |
string |
The unique key of the document record to copied. |
newParentFolderUniqueKey |
string |
The unique key of the folder where the document copy should be created. |
None