Send as XML via HTTP
Send as XML via HTTP GET
You can send this XML via an HTTP request in the form of a GET. The content of the XML must be in a parameter named xml.
GET
/
api
Query Parameters
xml
string
requiredThe XML data encoded in URL format
Response
200 - application/json
The response is of type string
.