====== REST Response Format ====== REST is the simplest response format to use - it's a simple XML block. To return the response in REST format, send a parameter "**output_format**" in the request with a value of "**rest**". When using the REST request method, the response defaults to REST. A method call returns this: [xml-payload-here] If an error occurs, the following is returned: