evidence-packet-drafts

Update Requirement

Update the question text of an ad-hoc requirement on a draft evidence packet.

Only allowed for packets in DRAFT status.

patch/evidence-packet-drafts/{evidence_packet_id}/requirements/{requirement_id}

Path parameters

evidence_packet_idstring uuid required
requirement_idstring uuid required

Request body

questionstring required

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 5 revisions of this API.