Zvini
00:51:39

« Received » import

task/received/import - Moves an existing received task in receiver's tasks.
Method parameters:
id - The ID of the received task to move.
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.