Add analysis feedback

Add custom feedback for the document analysis result.

All custom feedback provided for a document must be reviewed by the customer before submission to ensure it does not contain any Personally Identifiable Information (PII). Submitted feedback will be securely stored indefinitely to support ongoing product improvements.

put/v2/submission/{submission_id}/feedback

Path parameters

submission_idstring required

Request body

analysis_feedback'CORRECT' | 'NOT_CORRECT' required

Type of feedback on the result of document analysis.

commentstring nullable

Additional feedback comment.

Response

Custom feedback for fraud analysis.

analysis_feedback'CORRECT' | 'NOT_CORRECT' required

Type of feedback on the result of document analysis.

commentstring nullable

Additional feedback comment.

updatedstring required

UTC date and time of the latest feedback update.

Changes

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