Response content type

Specifies the response format that the application sends back to the input device in response to the request.

Values:

JSON (default)
The application sends its response to the request as a JSON string.
XML
The application sends its response to the request as an XML string.

Database name
RESTWebService.ResponseContentType

Usage Note: Contact the company whose application you are connecting to for the correct response format.