Can REST API subscriptions be POSTED to the client (my web app) in JSON and not XML?
Release : 10.4.x
Component : Spectrum Core / SpectroSERVER
n/a
Currently JSON is not supported. only XML is supported for REST POST,
However, the response they can get can be sent as JSON, the request should always be in XML
For more information please see the Web Services API document