Differences
This shows you the differences between two versions of the page.
Next revision | Previous revision | ||
api:api_applications_id_offers_id [2014/07/17 11:20] – created Lauri | api:api_applications_id_offers_id [2024/11/12 21:18] (current) – [Response example] Lauri | ||
---|---|---|---|
Line 1: | Line 1: | ||
- | ====== / | + | ====== / |
===== HEAD, GET ===== | ===== HEAD, GET ===== | ||
Fetch information about a specific application offer identified by the offer ID. Also see [[api: | Fetch information about a specific application offer identified by the offer ID. Also see [[api: | ||
+ | |||
==== Syntax ==== | ==== Syntax ==== | ||
Line 10: | Line 11: | ||
Host: apply.example.edu | Host: apply.example.edu | ||
Authorization: | Authorization: | ||
+ | |||
==== Response headers ==== | ==== Response headers ==== | ||
Line 16: | Line 18: | ||
Content-Length: | Content-Length: | ||
+ | |||
+ | ==== Response example ==== | ||
+ | |||
+ | == API version >= 4 == | ||
+ | |||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | } | ||
+ | | ||
+ | == API version <= 3 == | ||
+ | |||
+ | Please note that this is no longer accurate if you use custom offer types. In this case both " | ||
+ | |||
+ | { | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | " | ||
+ | }, | ||
+ | " | ||
+ | } |