Hi,
I am currently trying to send a request via Postman.
-
Request content-type has to be application/json
-
For one of the data objects I would like to pass an XML value. How do i do this in postman request body?
-
Is it also possible to create a variable for testing purpose where I can pass local XML file reference?