Data Formats
Input
When you create or update existing entities, specify all input in JSON format and use the following HTTP Content Type:
Content-Type: application/json
XML input is not supported.
Output
The output is returned in JSON format as the following HTTP Content Type:
Content-Type: application/json
XML output is not supported.