Get analysis feedback

Get custom feedback for the document analysis result previously stored with a PUT request to this endpoint.

get/v2/submission/{submission_id}/feedback

Path parameters

submission_idstring required

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.