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/10/26 16:15] – [List of API calls] Anton Smirnovapi:manual [2021/11/17 15:53] – [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 |