Response Parameters
Response parameters are API request parameters used to retrieve the response as per your requirements.
You can specify the response type as Text, XML, or JSON.
Once the response parameter type is sent in the API request, it is processed by the backend Python API and returns the response in the specified format.
Available Response Parameter Options
- Text
- XML
- JSON
The image below shows the UI representation of response parameters in the eZintegrations product.
You can access this feature inside the Integration Bridge (IB) Postman view for APIs as a Data Source, Operation, or Target.
