Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
api:api_applications_id_tasks [2015/07/31 15:40] Lauri Elevantapi:api_applications_id_tasks [2015/07/31 15:45] Lauri Elevant
Line 23: Line 23:
   Content-Length: 1234   Content-Length: 1234
   X-Count: 4   X-Count: 4
 +
 +==== Response values ====
 +
 +^ Name ^ Notes ^
 +| ''created'' | Date when the task was created |
 +| ''reminded'' | Date when the applicant was last reminded. If ''null'' then no reminders yet. |
 +| ''committed'' | Date when the task was last saved by the applicant or admin (last modified). If ''null'' then has not yet been touched by anybody and is in it initial status. |
 +| ''resolved'' | Date when the task was finally resolved. If ''null'', then still not resolved |
 +| ''class'' | This is essentially the type of the task.  |
 +| ''status'' |  |
 +| ''notes'' |  |
  
 ==== Response example ==== ==== Response example ====