This API provides XML to JSON, JSON to XML transformations.
No SDKs indexed for this API yet.
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://gateway.wso2apistore.com/transform/1.0.0/jsontoxml
curl \ -H "Authorization: Bearer $ACCESS_TOKEN" \ https://gateway.wso2apistore.com/transform/1.0.0/xmltojson
No SDKs yet