|
| GET | /rest/ | |
| DELETE | /rest/doc-method-order/delete | The DELETE method |
| GET | /rest/doc-method-order/get | The GET method |
| POST | /rest/doc-method-order/get | The POST method |
| PUT | /rest/doc-method-order/get | The PUT method |
| DELETE | /rest/doc-method-order/get | The DELETE method |
| HEAD | /rest/doc-method-order/get | The HEAD method |
| POST | /rest/doc-method-order/head | The POST method |
| PUT | /rest/doc-method-order/head | The PUT method |
| DELETE | /rest/doc-method-order/head | The DELETE method |
| HEAD | /rest/doc-method-order/head | The HEAD method |
| POST | /rest/doc-method-order/post | The POST method |
| PUT | /rest/doc-method-order/post | The PUT method |
| DELETE | /rest/doc-method-order/post | The DELETE method |
| PUT | /rest/doc-method-order/put | The PUT method |
| DELETE | /rest/doc-method-order/put | The DELETE method |
| GET | /rest/example/{id};type=…?start=… | Gets an example resource |
| GET | /rest/form-{id};m2=…;m=…?q=… | |
| GET | /rest/order/{key} | The order resource |
| PUT | /rest/order/{key} | Creates or updates a new order |
| POST | /rest/order/{key} | |
| DELETE | /rest/order/{key} | |
| HEAD | /rest/order/{key} | |
| GET | /rest/order/{key}/attachment/{name} | An order attachment |
| GET | /rest/order/{key}/attachment/{name}/data | An order attachment content |
| GET | /rest/order/{key}/attachment/{name}/thumbnail | An order attachment thumbnail |
| GET | /rest/order/{key}/comments | |
| POST | /rest/order/{key}/comments | |
| PUT | /rest/order/{key}/comments | |
| HEAD | /rest/order/{key}/comments | |
| DELETE | /rest/order/{key}/comments | |
| GET | /rest/order/{key}/consignments | |
| POST | /rest/order/{key}/consignments | |
| PUT | /rest/order/{key}/consignments | |
| DELETE | /rest/order/{key}/consignments | |
| HEAD | /rest/order/{key}/consignments | |
| GET | /rest/order/{key}/lines | |
| POST | /rest/order/{key}/lines | |
| PUT | /rest/order/{key}/lines | |
| DELETE | /rest/order/{key}/lines | |
| HEAD | /rest/order/{key}/lines | |
| PUT | /rest/order/{key}/something | |
| GET | /rest/order/{key}/statuses | |
| POST | /rest/order/{key}/statuses | |
| PUT | /rest/order/{key}/statuses | |
| DELETE | /rest/order/{key}/statuses | |
| HEAD | /rest/order/{key}/statuses | |
| GET | /rest/orders?filter=…&creator=… | List of all orders |
| POST | /rest/orders | Adds a new order |
| PUT | /rest/orders | |
| HEAD | /rest/orders | |
| DELETE | /rest/orders | |
| GET | /rest/subresources/{foo}/lama/{bar} | Gets a lama |
| GET | /rest/switches;search=… | e.g. |
| GET | /rest/wrapped | |
| GET | /rest/wrapped/integer | |
| GET | /rest/wrapped/primitive | |
| GET | /rest/wrapped/void | |
| GET | /rest/wrapped/wrapped | |