using version 9.12
All - trying to write a REST service that receives a POST request and in msg body receive any XML document. In my input/output is have utilized NODE (object). Since I don’t know the exact structure of every document how to I accept that as a document?