Differences

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

Link to this comparison view

Next revision
Previous revision
api:api_applications_id_offers_id_subject [2023/05/25 08:42] – created Lauriapi:api_applications_id_offers_id_subject [2024/07/30 11:50] (current) – external edit 127.0.0.1
Line 22: Line 22:
 ==== Response codes ==== ==== Response codes ====
  
-| ''200 OK'' | The offer type is returned successfully |+| ''200 OK'' | The offer letter subject line is returned successfully |
 | ''404 Not Found'' | Application does not have this offer | | ''404 Not Found'' | Application does not have this offer |
  
Line 42: Line 42:
 ==== Raw request body ==== ==== Raw request body ====
  
-  "Congratulations, yo uare accepted"+  "Congratulations, you are accepted"
  
 ==== Response headers ==== ==== Response headers ====
Line 51: Line 51:
 ==== Response codes ==== ==== Response codes ====
  
-| ''200 OK''Status was successfully set |+| ''200 OK''Subject was successfully set |
 | ''400 Bad Request'' | Invalid offer subject line. | | ''400 Bad Request'' | Invalid offer subject line. |
 | ''404 Not Found'' | Application does not have this offer | | ''404 Not Found'' | Application does not have this offer |