Default service request/response structure
When calling services, it is possible to choose from a predefined list of call types: XML_HTTP JSON_GET JSON_POST These are the default request and response structure for the above call types: XML_HTTP Request: XML_HTTP Response: JSON request and response: