Content types (Content-Type, Accept)

The API supports automatic content negotiation, and as such, the caller specifies the content related concerns within its request header. For example, a caller may choose to communicate in XML. Please refer to Table 3 for accepted types.

 
Table 3. Accepted content types

Type

Description

application/json

Data will be returned in a JSON format.

application/xml

Data will be returned in an XML format.