All request and response formats are JSON. We currently do not support XML for the following reasons:
- Lack of consistency for parsing data types among third party XML libraries and utilities
- Serialization/Deserialization Performance
- Verbosity
- Bandwidth usage