Integration Server 10.5 | REST Developer’s Guide | About Integration Server REST Processing | About REST Request Messages
 
About REST Request Messages
REST clients send specially formatted requests to your REST application. The format of REST requests is determined by the webMethods Integration Server REST implementation and your specific application, but essentially it conveys the following information, or tokens, to the REST server:
*The HTTP method to execute
*The directive
*The name of the resource
More complex request messages can contain more explicit information about the resource.