#9450: API - New filter for xml/json output format

Introducing new parameter to enable user to choose the API output format.
The new API parameter: output
The available value: 
  • JSON
  • XML
If not specified in the request, output will be set as XML by default.