Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
api:api_applications_id_studyplans [2015/02/13 15:57] – [HEAD, GET] 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: | The statuses can currently be: | ||
Line 15: | Line 17: | ||
* Accepted | * Accepted | ||
* Closed | * Closed | ||
+ | |||
==== Syntax ==== | ==== Syntax ==== | ||
Line 36: | Line 39: | ||
" | " | ||
" | " | ||
+ | " | ||
" | " | ||
" | " | ||
} | } | ||
} | } |