Response Params
Response parameters:
It is an API Request parameter to getting the response as per your requirement.
We can send the Response type as Text, XML, and JSON and then it will give us response on that particular response parameters request. Once we will send the response parameter type in API Request it will process by backend python API and then it will give the particular response based on response type.
These are the following options we have for response params.
Text.
XML.
JSON.
Below image is the UI Representation of Response Parmas in the eZintegrations platform. You can get this feature inside IB (Integration Bridge) postman view in API as a source, operation & target.
Note: Text in response params is selected by default. Users can change it as per their requirements.