Zvini
01:12:53

« Received » importCopy

task/received/importCopy - Copies an existing received task in receiver's tasks.
Method parameters:
id - The ID of the received task to copy.
Returns a JSON document of the following format:
<number> - The ID of the imported task.
Expected errors:
RECEIVED_TASK_NOT_FOUND - A received task with the ID doesn't exist.