IEM Bi-directional Integration with ITSM Rest API Responses

Once an enterprise tool requests an IEM Bi-directional Integration API, an API response is sent to that tool from IEM Integration API post successful authentication. This section details the format of that response.

All responses include a HTTP status code, e.g., 200 for “success”, 403 for “Forbidden” etc. Hence, response content depends on the request.

The response body to a POST request contains a message if the request is successful or not.