Differences

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

Link to this comparison view

Next revision
Previous revision
Next revisionBoth sides next revision
api:api_applications_id_offers_id_type [2016/05/10 13:50] – created Safak Samilogluapi:api_applications_id_offers_id_type [2024/01/15 10:17] – [Response example] Safak Samiloglu
Line 27: Line 27:
  
 ==== Response example ==== ==== Response example ====
 +
 +== API v4 and onwards ==
  
   "Conditionally accepted"   "Conditionally accepted"
  
 +== API v3 and backwards ==
 +
 +  {
 +      "id": 28,
 +      "type": "/api/v4/applications/offers/types/28"
 +  }
 ===== PUT ===== ===== PUT =====
  
Line 42: Line 50:
 ==== Raw request body ==== ==== Raw request body ====
  
-This will be set as the type of the application offer in questionupon successful validation.+This will be set as the type of the application offer in questionupon successful validation.
  
   "Conditionally accepted"   "Conditionally accepted"