Can anyone provide some guidence on how to have a REST API response resturn as xml versus JSON?
Response data is generating in restapi::restapi.ExecuteHandler (line: 67) with fFormatObject, item of the RestAPIEmitter susystem registry. (nav path: restapi::RESTAPI::RestapiRoot::RestAPIEmitter)
There are version for XML output, and it would be used, if you pass &format=xml as param of your request.