Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
api:manual [2021/11/17 15:53] – [List of API calls] Lauri Elevantapi:manual [2021/11/17 15:55] – [List of API calls] Lauri Elevant
Line 152: Line 152:
 | [[api:/api/applications/ID/offers|/api/applications/ID/offers]] | C | GET HEAD | List offers created for this application | | [[api:/api/applications/ID/offers|/api/applications/ID/offers]] | C | GET HEAD | List offers created for this application |
 | [[api:/api/applications/ID/offers/ID|/api/applications/ID/offers/ID]] | R | GET HEAD | Get information about a specific application offer | | [[api:/api/applications/ID/offers/ID|/api/applications/ID/offers/ID]] | R | GET HEAD | Get information about a specific application offer |
-| [[api:/api/applications/ID/offers/ID|/api/applications/ID/offers/ID]] | R | POST | Confirm an offer | 
 | [[api:/api/applications/ID/offers/ID/type|/api/applications/ID/offers/ID/type]] | R | GET HEAD | Get the offer type of a specific application offer | | [[api:/api/applications/ID/offers/ID/type|/api/applications/ID/offers/ID/type]] | R | GET HEAD | Get the offer type of a specific application offer |
 | [[api:/api/applications/ID/offers/ID/type|/api/applications/ID/offers/ID/type]] | R | PUT | Set the offer type of the application offer in question | | [[api:/api/applications/ID/offers/ID/type|/api/applications/ID/offers/ID/type]] | R | PUT | Set the offer type of the application offer in question |
 +| [[api:/api/applications/ID/offers/ID/confirm|/api/applications/ID/offers/ID/confirm]] | R | POST | Confirm an offer |
 | [[api:/api/applications/ID/offers/ID/decision|/api/applications/ID/offers/ID/decision]] | R | GET HEAD | Get the decision of a specific application offer | | [[api:/api/applications/ID/offers/ID/decision|/api/applications/ID/offers/ID/decision]] | R | GET HEAD | Get the decision of a specific application offer |
 | [[api:/api/applications/ID/offers/ID/decision|/api/applications/ID/offers/ID/decision]] | R | PUT | Set the decision of the application offer in question | | [[api:/api/applications/ID/offers/ID/decision|/api/applications/ID/offers/ID/decision]] | R | PUT | Set the decision of the application offer in question |