Feature - REST API Support for Compliance Exception Comments

We have reviewed the documentation and confirmed this is not currently supported, so submitting this as a formal feature request.

Our organization relies heavily on the Compliance Exceptions module and makes extensive use of Eramba’s REST API across other areas of the platform. However, we’ve noticed that API support for comments is absent in Compliance Exceptions, while it exists in other modules.

Comments are a core part of our workflow in this module — we use them for remediation notes, status updates, and cross-team communication. Without API access, this entire process has to be handled manually through the UI, creating a gap in our otherwise automated GRC workflows.

We would like to request the following endpoints for Compliance Exception comments, consistent with what is already available in other modules:

  • GET – retrieve comments on a Compliance Exception
  • POST – add a comment to a Compliance Exception
  • PATCH – update an existing comment
  • DELETE – remove a comment

This would bring the module in line with the rest of the platform and allow organizations like ours to fully integrate it into API-driven workflows.

Thank you for considering this request. Happy to provide additional context if helpful.