Providing ReSTful Web Services
For each URL part of your RESTful Web service, you can assign one processing Technical Process per HTTP method, for example, a GET entry for the GET method.
Available HTTP methods
Within an operations mapping, the following HTTP methods can be defined once:
GET
PUT
POST
DELETE
And any other method that has a valid XML name