Record vendor risk-owner acceptance | Comp AI API
Records an immutable, timestamped acceptance of a vendor’s current residual risk by the vendor owner (or a chosen member). Re-record after the residual.
Authorizations
API key for authentication
Path Parameters
Vendor ID
"vnd_abc123def456"
Body
Acceptance data (acceptor defaults to the vendor owner)
Response
Acceptance recorded successfully
Acceptance event ID
"rska_abc123def456"
Member ID of the acceptor (null if since removed)
"mem_abc123def456"
Acceptor display name, frozen at acceptance
"Jane Doe"
"Residual risk reviewed at the Q2 risk review."
Residual likelihood frozen at acceptance
very_unlikely, unlikely, possible, likely, very_likely "unlikely"
Residual impact frozen at acceptance
insignificant, minor, moderate, major, severe "minor"
Risk level of the accepted residual rating
very-low, low, medium, high, very-high "low"
Human-readable level label
"Low"
True when the residual rating changed after this acceptance was recorded — re-acceptance is required
false
When the acceptance was recorded (server-set, immutable)
How the request was authenticated
api-key, session, service User information (only for session auth)

