v1

latestOpenAPI 3.0.02026-07-2468247202.3 KB
AML Monitoring

Analyze Custom AML Data (Mesh Format), Its a BETA feature

Upload customer-provided AML data in Mesh format and trigger waterfall analysis. This endpoint allows customers to submit their own ComplyAdvantage (Mesh) AML monitoring data and optionally trigger automated analysis on the entities found.

post/verify/analyze_mesh_aml_data

Request body

entity_type'person' | 'business' required

Type of entity being screened

template_idstring required

Verification template ID to use for analysis

search_metadataobject

Optional metadata about the AML search

customer_reference_idstring

Customer's reference ID for this entity

trigger_analysisboolean

Whether to trigger automated analysis on the AML hits

client_reference_idstring

Client's reference ID for tracking

client_reference_dataobject

Additional client reference data

verification_optionsobject

Verification options

callback_urlstring uri

URL to receive verification completion callback

events_callback_urlstring uri

URL to receive verification event callbacks

Response

Successful operation

status'success' | 'error'