Differences
This shows you the differences between two versions of the page.
api:api_applications_id_studyplans_id [2015/02/13 16:06] Lauri Elevant [Response example] |
api:api_applications_id_studyplans_id [2021/01/21 12:51] |
||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== / | ||
- | ===== HEAD, GET ===== | ||
- | |||
- | A study plan is always created in a particular application and are related to a particular course (you can see the identifiers in the example data below). | ||
- | |||
- | The statuses can currently be: | ||
- | * Blank | ||
- | * Prepare | ||
- | * Completed | ||
- | * Accepted | ||
- | * Closed | ||
- | ==== Syntax ==== | ||
- | |||
- | GET / | ||
- | Host: apply.example.edu | ||
- | Authorization: | ||
- | |||
- | ==== Response headers ==== | ||
- | |||
- | Content-Type: | ||
- | Content-Length: | ||
- | | ||
- | ==== Response example ==== | ||
- | |||
- | { | ||
- | " | ||
- | { | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | }, | ||
- | { | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | }, | ||
- | { | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | } | ||
- | ], | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | " | ||
- | } |