JSON versus XML
Choose between JSON and XML in the `api-connector` and `order-webhook-connector`
Last updated
Choose between JSON and XML in the `api-connector` and `order-webhook-connector`
Last updated
The Tradecloud API by default supports a proprietary JSON format, but for some API endpoints a proprietary XML format is supported.
The Tradecloud API by default supports a proprietary Tradecloud . This is the default for all endpoints.
The Tradecloud API supports a proprietary Tradecloud , called tXML
, which is a 1-on-1 translation of the proprietary JSON format:
and
endpoints support tXML
.
You can see an XML example by selecting "application/xml" in the "Parameter content type" dropdown, under the "Example Value" in above API specifications:
You can see an XML example by selecting "application/xml" in the "Parameter content type" dropdown, under the "Example Value" in above API specification:
Also the endpoint supports tXML
.
Let know if you need tXML
support for additional API endpoints.