πFolders
Last updated
Last updated
Removes a folder from the system. In case you wish to delete the folder in which you have signed documentsΒ β your request will be rejected. You must delete your documents first, to be able to remove the folder, while you can delete the folder along with documents that have not yet been signed.
The id of the deleted folder
OK
A signature initiator creates and names a folder. Creating a folder is obligatory to upload files for singing. If the request has been successful, the documentFolderId is returned as a response.
Document folder name. The allowed signs are: A-ΕΉ a-ΕΊ 0-9,.'!@#$%^&()-=_+ and space character.
"name"
OK
To add a document to an existing folder a signature initiator needs to upload it. If request is successful, the documentId is returned as a response.
The id of the folder that we want to use for adding the document. It is retrieved from Create Folder request. This parameter is placed in the path of the request endpoint to navigate to the right resource location.
The document that we want to upload for signing purposes. It should be in PDF format and must not exceed 10 MB in size. Furthermore the name of the document should not be repeated within a folder.
The document thumbnail that is placed in GUI version of the system. It should be in PNG format. It will be generated automatically if not present using first page of pdf document.
OK