FinchContext
Run with

File German Suspicious Activity Report (Verdachtsmeldung — goAML XML)

Skill: Convert a suspicious-activity case into a goAML STR XML

Region: Germany (Deutschland) Category: AML Does: Takes a suspicious-activity case and assembles the Verdachtsmeldung (Suspicious Transaction Report, STR) as the goAML XML report for electronic filing to the German FIU (Zentralstelle für Finanztransaktionsuntersuchungen) via the goAML web portal / Web-Service. Spec: FIU Germany / goAML (UNODC) — STR XML schema (current goAML schema version)

Under the Geldwäschegesetz (GwG), obliged entities (Verpflichtete: banks, insurers, real-estate agents, etc.) must report facts indicating money laundering or terrorist financing without delay. Germany uses the UNODC goAML system; reports are filed as goAML XML (STR / Verdachtsmeldung). Filed per case on suspicion. Element names below follow the goAML form, not a verbatim XSD.


When this applies


Structure (FORM → XML)

report                rentity_id (reporting entity), report code (STR),
                      submission_date, reporting person, reason for suspicion
transaction (per transaction)
   transactionnumber, date, amount_local (EUR), transmode
   t_from / t_to       account or person/entity, funds type, country
involved parties
   account             institution, IBAN/account no., signatory
   person              name, DOB, nationality, ID document, address
   entity              legal name, registration no., address
goods_services        where relevant (e.g. real estate)
report_indicators     suspicion indicators / typologies
reason                free-text narrative of the suspicion and grounds
attachments           supporting documents

Data rules


Worked example (outline)

report: rentity_id 100245, code STR, submission 2026-06-04
reporting person: Geldwäschebeauftragter, Beispiel Bank AG
transaction: number TX-778812, date 2026-06-02, amount_local 48,500.00 EUR
   t_from: account IBAN DE89370400440532013000 (customer Mustermann)
   t_to:   account abroad, country CY, funds wire transfer
person: Max Mustermann, DOB 1984-03-11, nationality DE, ID Personalausweis L01X...
indicators: structuring / unusual cross-border flow inconsistent with profile
reason: rapid pass-through of unexplained funds; narrative attached

Emitted as goAML STR XML and submitted via the goAML portal to the FIU; the reported transaction is held pending release within the statutory period.


Validation checklist


Last updated: 2026-06-04 — confirm the current schema/version, identifiers, rounding, and deadline against current authority (fiu.bund.de / goAML, relevant authority) guidance before use.