From fb9b31609f1302e0a7fc3e751c4dd319e8440479 Mon Sep 17 00:00:00 2001 From: Mark van der Wal Date: Fri, 20 Mar 2020 11:12:03 +0000 Subject: [PATCH] Update page 'Polling task status' --- Polling-task-status.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 Polling-task-status.md diff --git a/Polling-task-status.md b/Polling-task-status.md new file mode 100644 index 0000000..cdf80cb --- /dev/null +++ b/Polling-task-status.md @@ -0,0 +1,8 @@ +## Polling task status + +When a task is executed with the task API your retrieve a code. +This code can be used to poll the status of a item task execution. + +#### Get a list of item status tasks for a given item + +#### Get an item task status for a given item and item task code \ No newline at end of file