clusterDocuments attribute.
1. Find the serial fraud indicator in the fraud result
The clustered submission IDs are located within the/fraud response that you already retrieve. Within its indicators, identify the one whose indicator_attributes.type is "SerialFraudIndicatorAttributes". The
indicator_attributes.cluster_submission_ids_sample attribute lists the submission IDs of the clustered documents.
2. Prepare the clustered documents
Please include only the documents that are accessible in your storage. Documents that are not included will not be displayed. The analyzed document, which is already displayed, should not be included. The parameter
?with_metadata=true is not required for these requests.
3. Add the clustered documents to postMessage
Add the array to the message you already post, and list its buffers alongsidefileData in the transfer list:
The
clusterDocuments function can be utilized to store the files of other documents. To ensure consistent access control, apply the same access controls as those applied to the analyzed document. Additionally, set the targetOrigin parameter to the precise iframe origin.