Response Data Types

Response data types are represented in XML format. This allows for more complex object types to be represented in the response data.

The following response types are possible in addition to the basic types defined for request data types (Boolean, Integer, String, TimeStamp).

Each complex type is represented as an XML element, with properties represented as sub-elements. XML element names always use camelCase notation (first character is lower case).

 

The following is a list of the available response data types: