Mobile Development 10.11 | webMethods Mobile SuiteWeb Help | webMethods Mobile Development Help | Services Object Reference | Objects to Use for RESTful Services | Response Properties
 
Response Properties
Property
Description
Accept
Format of the response from the REST service. Specify one of the following:
*NONE if the REST service response is in plain text format.
*application/xml if the REST service response is in XML format.
*application/json if the REST service response is in JSON format.