Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
api:api_applications_id_studyplans [2015/02/13 15:57] – created Lauri | api:api_applications_id_studyplans [2024/07/30 11:50] (current) – external edit 127.0.0.1 | ||
---|---|---|---|
Line 3: | Line 3: | ||
===== HEAD, GET ===== | ===== HEAD, GET ===== | ||
- | Get a list of studyplans | + | Get a list of study plans that have been attached to this application. The '' |
Note that an applicant may have more study plans, but only a subset of them may be attached to this particular application. Use the [[api: | Note that an applicant may have more study plans, but only a subset of them may be attached to this particular application. Use the [[api: | ||
- | A study plan is always created | + | **To see the complete data for a study plan**, including the subjects selected, query the study plan by it's ID using [[api: |
+ | |||
+ | A study plan is always created | ||
+ | |||
+ | The statuses can currently be: | ||
+ | * Blank | ||
+ | * Prepare | ||
+ | * Completed | ||
+ | * Accepted | ||
+ | * Closed | ||
==== Syntax ==== | ==== Syntax ==== | ||
Line 29: | Line 39: | ||
" | " | ||
" | " | ||
+ | " | ||
" | " | ||
" | " | ||
} | } | ||
} | } |