viewer-callouts

Answer Ingest Question

Answer an ingest_question. 'threaded' routes through the corrections path (feature_reclassification) and re-runs DFM + pricing — the answer visibly changes the quote (AI-native ingest).

post/api/v1/viewer-callouts/{callout_id}/ingest-answer

Path parameters

callout_idstring uuid required

Request body

answer_textstring required

Response

Successful Response

idstring uuid required
cad_file_version_idstring uuid required
feature_idstring nullable required
callout_typestring required
severitystring required
titlestring required
bodystring nullable required
created_bystring nullable required
related_message_idstring uuid nullable required
statestring required
acknowledged_atstring date-time nullable required
dismissed_atstring date-time nullable required
source_finding_idstring nullable required
stakesobject nullable
intent_fieldstring nullable required
answer_textstring nullable required
answer_statusstring nullable required
created_atstring date-time required
updated_atstring date-time required

Changes

No recorded changes to this endpoint across all 1 revision of this API.