Can I convert rest endpoint to soap endpoint by tyk

I have rest endpoint but my company need to use soap.
Can I convert it?

Thank you

I don’t know if Tyk has any json to soap transformation, but SOAP has object descriptions into his XML.

I think that the best way to achieve this is through transformation plugin and writing all the XML of the Soap Envelope and Response.