Is there any way to `POST` to a RESTlet using xml ...
# suitescript
e
Is there any way to
POST
to a RESTlet using xml in the body (
Content-Type: application/xml
)? From SuiteAnswers 50984 it seems not…
application/xml
XML is supported only for the get method.