Compliance Manager Backend API
string · uuid · required string · requiredstring · requiredinteger · int64string · enum
Submit assessment feedback
POST
https://dev-compliance-assessment.precognox.com
/api/v1/assessmentFeedback
Submit feedback on an assessment result, including a rationale feedback and an optional category correction.
Headers
KEYCLOAK_SUBJECTUUID of the authenticated partner (set by the API gateway from the Keycloak access token)
Submit assessment feedback › Request Body
Request body for submitting feedback on an assessment result
expertIdThe ID of the expert who is rating the assessment
rationalFeedbackThe feedback on the rationale provided by the expert
assessmentResponseIdThe ID of the assessment response being rated
categoryFeedbackThe corrected category according to the expert
Enum values:
SUFFICIENTLY_REGULATED
NOT_SUFFICIENTLY_REGULATED
MISSING
Submit assessment feedback › Responses
OK — feedback submitted
No data returned