Can REST API subscriptions be POSTED to the client (my web app) in JSON and not XML
search cancel

Can REST API subscriptions be POSTED to the client (my web app) in JSON and not XML

book

Article ID: 197119

calendar_today

Updated On:

Products

CA Spectrum

Issue/Introduction

Can REST API subscriptions be POSTED to the client (my web app) in JSON and not XML?

 

Environment

Release : 10.4.x

Component : Spectrum Core / SpectroSERVER

Cause

n/a

Resolution

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

Additional Information

For more information please see the Web Services API document

Web Services API