Supported Message Formats
TIBCO BusinessWorks Container Edition supports the following message formats: JSON, XML, and Text.
It also supports Binary as a response message format for Swagger 3.0 based REST services.
Each operation (POST, GET, PUT, PATCH, and DELETE) can have JSON, XML, or Text request or reply settings, independent of the other operations.
If all of the operations have the same setting, then you can change the request or response types at the binding level to change all operations at once. If one or more operations has a different value than the remaining operations, then you cannot make a change at the binding level. You must change the settings for each one independently. This gives you full control over the format of each operation.