evidence-packets

Update Requirement Note

Update the note on a requirement.

This endpoint only allows updating the vendor-supplied note field.

patch/evidence-packets/{evidence_packet_id}/requirements/{requirement_id}

Path parameters

evidence_packet_idstring uuid required
requirement_idstring uuid required

Request body

Response

Successful Response

idstring uuid required
evidence_packet_contents_idstring uuid nullable required
template_idstring uuid nullable required
template_namestring nullable required
question_idstring uuid required
question_indexinteger required
compliance'compliant' | 'non_compliant' | 'partially_compliant' | 'no_evidence' | 'not_applicable' required

Compliance status for an evidence requirement.

check_labelstring nullable
ai_check_labelstring nullable
classified_atstring date-time nullable
reviewer_notestring nullable
approval_status'pending' | 'approved' | 'issue_created'

Approval status for an evidence requirement check.

issue_idstring uuid nullable
collaborative_task_idstring uuid nullable
vendor_response_requiredboolean
closed_atstring date-time nullable

Changes

No recorded changes to this endpoint across all 3 revisions of this API.