{"id":6058,"date":"2026-07-08T14:13:26","date_gmt":"2026-07-08T14:13:26","guid":{"rendered":"https:\/\/truthtechnologies.com\/?p=6058"},"modified":"2026-07-08T14:13:27","modified_gmt":"2026-07-08T14:13:27","slug":"merrill-lynch-sar-fine","status":"publish","type":"post","link":"https:\/\/truthtechnologies.com\/es\/merrill-lynch-sar-fine\/","title":{"rendered":"Merrill Lynch Set Its SAR Threshold Too High, Knew About It, and Did Nothing. The SEC Fine Was $7.5 Million."},"content":{"rendered":"<div data-elementor-type=\"wp-post\" data-elementor-id=\"6058\" class=\"elementor elementor-6058\" data-elementor-post-type=\"post\">\n\t\t\t\t\t\t<section class=\"elementor-section elementor-top-section elementor-element elementor-element-4d4a5fb elementor-section-boxed elementor-section-height-default elementor-section-height-default\" data-id=\"4d4a5fb\" data-element_type=\"section\" data-e-type=\"section\">\n\t\t\t\t\t\t<div class=\"elementor-container elementor-column-gap-default\">\n\t\t\t\t\t<div class=\"elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-a37afc8\" data-id=\"a37afc8\" data-element_type=\"column\" data-e-type=\"column\">\n\t\t\t<div class=\"elementor-widget-wrap elementor-element-populated\">\n\t\t\t\t\t\t<div class=\"elementor-element elementor-element-bdc3fb8 elementor-widget__width-inherit elementor-widget elementor-widget-html\" data-id=\"bdc3fb8\" data-element_type=\"widget\" data-e-type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Merrill Lynch Was Fined $7.5 Million for SAR Failures. Its Monitoring System Was Working. The Threshold Was Wrong. | Truth Technologies<\/title>\n<style>\n  @import url('https:\/\/fonts.googleapis.com\/css2?family=Montserrat:wght@400;500;600;700&display=swap');\n  * { box-sizing: border-box; margin: 0; padding: 0; }\n\n  body {\n    font-family: 'Montserrat', sans-serif;\n    color: #1a1a2e;\n    background: #fff;\n    line-height: 1.8;\n    font-size: 18px;\n  }\n\n  .article-body {\n    max-width: 760px;\n    margin: 0 auto;\n    padding: 52px 24px 80px;\n  }\n\n  .article-body p {\n    font-size: 18px;\n    color: #374151;\n    margin-bottom: 22px;\n  }\n\n  .article-body h2 {\n    font-size: 28px;\n    font-weight: 700;\n    color: #03125E;\n    margin: 52px 0 18px;\n    line-height: 1.3;\n  }\n\n  .article-body h3 {\n    font-size: 22px;\n    font-weight: 700;\n    color: #03125E;\n    margin: 36px 0 12px;\n  }\n\n  blockquote {\n    border-left: 4px solid #03125E;\n    margin: 32px 0;\n    padding: 16px 24px;\n    background: #f0f3fa;\n    border-radius: 0 6px 6px 0;\n  }\n\n  blockquote p {\n    font-size: 17px;\n    color: #03125E;\n    font-style: italic;\n    margin-bottom: 8px;\n  }\n\n  blockquote cite {\n    font-size: 14px;\n    color: #6b7280;\n    font-style: normal;\n    font-weight: 600;\n  }\n\n  .divider {\n    border: none;\n    border-top: 1px solid #e5e7eb;\n    margin: 44px 0;\n  }\n\n  \/* Key facts *\/\n  .key-facts {\n    background: #03125E;\n    color: #fff;\n    border-radius: 10px;\n    padding: 28px 32px;\n    margin: 36px 0;\n    display: grid;\n    grid-template-columns: repeat(4, 1fr);\n    gap: 24px;\n  }\n\n  @media (max-width: 600px) {\n    .key-facts { grid-template-columns: 1fr; }\n    .comparison-table { font-size: 13px; }\n    .comparison-table td, .comparison-table th { padding: 10px 10px; }\n  }\n\n  .key-fact { text-align: center; }\n\n  .key-fact .value {\n    font-size: 36px;\n    font-weight: 700;\n    color: #F37315;\n    line-height: 1;\n    margin-bottom: 6px;\n  }\n\n  .key-fact .label {\n    font-size: 13px;\n    font-weight: 600;\n    letter-spacing: 0.5px;\n    text-transform: uppercase;\n    color: #94a3b8;\n  }\n\n  \/* Timeline *\/\n  .timeline {\n    margin: 32px 0;\n    position: relative;\n    padding-left: 32px;\n  }\n\n  .timeline::before {\n    content: '';\n    position: absolute;\n    left: 9px;\n    top: 8px;\n    bottom: 8px;\n    width: 2px;\n    background: #dde6f5;\n  }\n\n  .timeline-item {\n    position: relative;\n    margin-bottom: 32px;\n  }\n\n  .timeline-item:last-child { margin-bottom: 0; }\n\n  .timeline-dot {\n    position: absolute;\n    left: -28px;\n    top: 6px;\n    width: 14px;\n    height: 14px;\n    border-radius: 50%;\n    background: #F37315;\n    border: 2px solid #fff;\n    box-shadow: 0 0 0 2px #F37315;\n  }\n\n  .timeline-date {\n    font-size: 12px;\n    font-weight: 700;\n    letter-spacing: 0.8px;\n    text-transform: uppercase;\n    color: #F37315;\n    margin-bottom: 4px;\n  }\n\n  .timeline-title {\n    font-size: 17px;\n    font-weight: 700;\n    color: #03125E;\n    margin-bottom: 6px;\n  }\n\n  .timeline-text {\n    font-size: 16px;\n    color: #4b5563;\n  }\n\n  \/* Lesson cards *\/\n  .lessons-grid {\n    display: grid;\n    gap: 24px;\n    margin: 32px 0;\n  }\n\n  .lesson-card {\n    border: 1px solid rgba(3,18,94,0.15);\n    border-radius: 10px;\n    padding: 26px 28px;\n    background: #f8f7fc;\n  }\n\n  .lesson-card .lesson-label {\n    font-size: 13px;\n    font-weight: 700;\n    letter-spacing: 1px;\n    text-transform: uppercase;\n    color: #F37315;\n    margin-bottom: 8px;\n  }\n\n  .lesson-card h3 {\n    font-size: 20px;\n    font-weight: 700;\n    color: #03125E;\n    margin: 0 0 12px;\n  }\n\n  .lesson-card p {\n    font-size: 17px;\n    color: #4b5563;\n    margin: 0;\n  }\n\n  \/* Comparison table *\/\n  .comparison-table {\n    width: 100%;\n    border-collapse: collapse;\n    margin: 28px 0;\n    font-size: 15px;\n  }\n\n  .comparison-table th {\n    background: #03125E;\n    color: #fff;\n    padding: 12px 16px;\n    text-align: left;\n    font-weight: 700;\n    font-size: 14px;\n    letter-spacing: 0.3px;\n  }\n\n  .comparison-table th:first-child { border-radius: 8px 0 0 0; }\n  .comparison-table th:last-child { border-radius: 0 8px 0 0; }\n\n  .comparison-table td {\n    padding: 12px 16px;\n    border-bottom: 1px solid #e5e7eb;\n    color: #374151;\n    vertical-align: top;\n    font-size: 14px;\n  }\n\n  .comparison-table tr:nth-child(even) td { background: #f8f7fc; }\n  .comparison-table tr:last-child td { border-bottom: none; }\n\n  .comparison-table td:first-child {\n    font-weight: 600;\n    color: #03125E;\n  }\n\n  \/* Checklist *\/\n  .checklist {\n    margin: 28px 0;\n    display: grid;\n    gap: 14px;\n  }\n\n  .checklist-item {\n    display: flex;\n    gap: 14px;\n    align-items: flex-start;\n    padding: 16px 18px;\n    background: #f9fafb;\n    border-radius: 8px;\n    border: 1px solid #e5e7eb;\n  }\n\n  .checklist-number {\n    width: 30px;\n    height: 30px;\n    background: #03125E;\n    border-radius: 50%;\n    display: flex;\n    align-items: center;\n    justify-content: center;\n    flex-shrink: 0;\n    font-size: 14px;\n    font-weight: 700;\n    color: #fff;\n    margin-top: 1px;\n  }\n\n  .checklist-item p {\n    font-size: 17px;\n    margin: 0;\n    color: #374151;\n  }\n\n  .checklist-item strong {\n    color: #03125E;\n  }\n\n  \/* CTA *\/\n  .cta-block {\n    background: linear-gradient(135deg, #03125E 0%, #02115E 100%);\n    border-radius: 12px;\n    padding: 42px 40px;\n    text-align: center;\n    margin: 56px 0 32px;\n    color: #fff;\n  }\n\n  .cta-block h2 {\n    color: #fff;\n    font-size: 26px;\n    margin: 0 0 14px;\n  }\n\n  .cta-block p {\n    color: #bfcfe8;\n    font-size: 17px;\n    margin-bottom: 28px;\n  }\n\n  .btn-group { display: flex; gap: 14px; justify-content: center; flex-wrap: wrap; }\n\n  .btn-primary {\n    background: #F37315;\n    color: #fff;\n    padding: 14px 30px;\n    border-radius: 6px;\n    font-weight: 700;\n    font-size: 16px;\n    text-decoration: none;\n    transition: opacity 0.2s;\n  }\n\n  .btn-primary:hover { opacity: 0.9; }\n\n  .btn-secondary {\n    background: transparent;\n    color: #fff;\n    padding: 14px 30px;\n    border-radius: 6px;\n    font-weight: 600;\n    font-size: 16px;\n    text-decoration: none;\n    border: 2px solid rgba(255,255,255,0.4);\n    transition: border-color 0.2s;\n  }\n\n  .btn-secondary:hover { border-color: #fff; }\n\n  \/* References *\/\n  .references {\n    background: #f7f6fc;\n    border-radius: 8px;\n    padding: 24px 28px;\n    margin-top: 48px;\n  }\n\n  .references h3 {\n    font-size: 14px;\n    font-weight: 700;\n    text-transform: uppercase;\n    letter-spacing: 0.8px;\n    color: #03125E;\n    margin: 0 0 14px;\n  }\n\n  .references ul {\n    list-style: none;\n    padding: 0;\n    display: grid;\n    gap: 8px;\n  }\n\n  .references ul li a {\n    font-size: 15px;\n    color: #03125E;\n    text-decoration: none;\n  }\n\n  .references ul li a:hover { text-decoration: underline; }\n\n  .disclaimer {\n    font-size: 14px;\n    color: #9ca3af;\n    text-align: center;\n    margin-top: 32px;\n    padding: 0 12px;\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"article-body\">\n\n  <p>On 29 June 2026, the SEC fined Merrill Lynch, Pierce, Fenner and Smith Incorporated $7.5 million for failing to file Suspicious Activity Reports across a four-year period. The transaction monitoring system was present and generating risk scores. More importantly, Merrill's own internal analyses had already identified the problem. Even so, the threshold governing which alerts triggered human review was set too high, and the firm did not act on what its own data was telling it.<\/p>\n\n  <p>This is not a case of absent technology. Rather, it is a case of misconfigured technology and absent governance over that misconfiguration. For BSA officers and AML compliance teams at broker-dealers and financial institutions, it is one of the most instructive enforcement actions of the year.<\/p>\n\n  <div class=\"key-facts\">\n    <div class=\"key-fact\">\n      <div class=\"value\">$7.5M<\/div>\n      <div class=\"label\">SEC Civil Penalty<\/div>\n    <\/div>\n    <div class=\"key-fact\">\n      <div class=\"value\">4 yrs<\/div>\n      <div class=\"label\">SAR Failure Period<\/div>\n    <\/div>\n    <div class=\"key-fact\">\n      <div class=\"value\">&ge;20<\/div>\n      <div class=\"label\">Risk Score Threshold Used<\/div>\n    <\/div>\n    <div class=\"key-fact\">\n      <div class=\"value\">2nd<\/div>\n      <div class=\"label\">SEC SAR Action Against Merrill<\/div>\n    <\/div>\n  <\/div>\n\n  <hr class=\"divider\">\n\n  <h2>What the SEC Found<\/h2>\n\n  <p>Under the Bank Secrecy Act, broker-dealers must file SARs with FinCEN for transactions involving $5,000 or more where the firm knows, suspects, or has reason to suspect money laundering or other illicit activity. Importantly, this obligation applies regardless of whether the underlying activity is ultimately confirmed as criminal.<\/p>\n\n  <p>Merrill's compliance relied on Bank of America's transaction monitoring software, which aggregated potentially suspicious events into event groups and assigned each a risk score. Merrill only reviewed event groups with risk scores of 20 or above for possible SAR filings. The problem, however, was documented internally: Merrill's own analyses showed that some event groups scoring below 20 would have triggered SAR filings if reviewed. The firm had identified the gap. It did not close it.<\/p>\n\n  <p>The SEC did not find that Merrill's monitoring system was inadequate in design. Instead, it found that Merrill failed to act on what its own system was telling it. The monitoring system was working. The configuration was wrong. As a result, internal data showing that had not translated into remediation action for four years.<\/p>\n\n  <hr class=\"divider\">\n\n  <h2>How the Failure Unfolded<\/h2>\n\n  <div class=\"timeline\">\n\n    <div class=\"timeline-item\">\n      <div class=\"timeline-dot\"><\/div>\n      <div class=\"timeline-date\">April 2020<\/div>\n      <div class=\"timeline-title\">Breach period begins<\/div>\n      <div class=\"timeline-text\">Merrill Lynch begins relying on Bank of America's transaction monitoring software with a risk score threshold of 20 or above for SAR review. Event groups below that threshold are not investigated, even where internal data suggests they may warrant SAR filings.<\/div>\n    <\/div>\n\n    <div class=\"timeline-item\">\n      <div class=\"timeline-dot\"><\/div>\n      <div class=\"timeline-date\">During breach period<\/div>\n      <div class=\"timeline-title\">Internal analysis identifies the threshold problem<\/div>\n      <div class=\"timeline-text\">Merrill's own analyses show that some event groups scoring below 20 would trigger SAR filings if reviewed. The information is available internally. The threshold is not adjusted. SAR filings continue to be missed.<\/div>\n    <\/div>\n\n    <div class=\"timeline-item\">\n      <div class=\"timeline-dot\"><\/div>\n      <div class=\"timeline-date\">September 2024<\/div>\n      <div class=\"timeline-title\">Breach period ends<\/div>\n      <div class=\"timeline-text\">Merrill cooperates with the SEC investigation. The firm lowers its review threshold, reviews previously unexamined event groups, and files numerous SARs that had not been submitted during the breach period.<\/div>\n    <\/div>\n\n    <div class=\"timeline-item\">\n      <div class=\"timeline-dot\"><\/div>\n      <div class=\"timeline-date\">June 29, 2026<\/div>\n      <div class=\"timeline-title\">SEC enforcement action<\/div>\n      <div class=\"timeline-text\">The SEC announces a $7.5 million civil penalty. Merrill settles without admitting or denying the findings. The action cites violation of the books and records provisions of Section 17(a) of the Securities Exchange Act of 1934 and Rule 17a-8 thereunder.<\/div>\n    <\/div>\n\n  <\/div>\n\n  <hr class=\"divider\">\n\n  <h2>Three Root Causes Behind the Fine<\/h2>\n\n  <div class=\"lessons-grid\">\n\n    <div class=\"lesson-card\">\n      <div class=\"lesson-label\">Root Cause 1<\/div>\n      <h3>Threshold misconfiguration.<\/h3>\n      <p>The SAR review threshold of risk score 20 or above was not calibrated against the regulatory standard. Instead, it was an operational choice that the firm's own data showed was producing under-reporting. Furthermore, there was no governance process to periodically validate whether the threshold remained appropriate against the firm's actual transaction profile and SAR obligations under Rule 17a-8. As a result, configuration governance was entirely absent.<\/p>\n    <\/div>\n\n    <div class=\"lesson-card\">\n      <div class=\"lesson-label\">Root Cause 2<\/div>\n      <h3>Failure to act on internal data.<\/h3>\n      <p>Internal analyses identifying the threshold problem did not produce a remediation action. Consequently, the gap between knowing the configuration was wrong and fixing it became a governance failure, not a technology failure. Internal findings need to generate mandatory escalation and documented response timelines. Specifically, a finding that goes into a report without a tracked remediation obligation is a record, not a control.<\/p>\n    <\/div>\n\n    <div class=\"lesson-card\">\n      <div class=\"lesson-label\">Root Cause 3<\/div>\n      <h3>Shared-platform dependency risk.<\/h3>\n      <p>Merrill's BSA compliance depended on Bank of America's enterprise transaction monitoring software. However, the firm never independently validated the configuration it inherited from the parent against the broker-dealer's own SAR obligations under Rule 17a-8. The BSA's SAR obligations apply at the firm level. Therefore, shared platforms require independent validation against each registered entity's specific regulatory requirements, regardless of the parent institution's compliance posture.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <hr class=\"divider\">\n\n  <h2>This Is Not the First Time<\/h2>\n\n  <p>The 2026 enforcement action is not Merrill's first SAR penalty. In 2023, the SEC and FINRA jointly fined Merrill $12 million for failing to file hundreds of SARs from 2009 to 2019, the result of an incorrect $25,000 threshold applied during that period. Notably, the 2026 fine covers a separate, subsequent breach period beginning in April 2020.<\/p>\n\n  <p>Taken together, these are two SAR enforcement actions covering two separate multi-year periods, both rooted in misconfigured thresholds. That pattern is the most important data point in this case for compliance teams. It is not a coincidence. Rather, it is what happens when threshold governance is treated as a one-time implementation decision rather than an ongoing compliance obligation.<\/p>\n\n  <hr class=\"divider\">\n\n  <h2>How Sentinel Addresses Each Layer of This Failure<\/h2>\n\n  <table class=\"comparison-table\">\n    <thead>\n      <tr>\n        <th>SEC Finding<\/th>\n        <th>Sentinel Capability<\/th>\n        <th>How It Helps<\/th>\n      <\/tr>\n    <\/thead>\n    <tbody>\n      <tr>\n        <td>Risk score threshold too high \u2014 SAR-qualifying events missed<\/td>\n        <td>Configurable Alert Thresholds<\/td>\n        <td>Thresholds are set against regulatory guidance, not operational defaults. Changes require documented approval and are audit-trailed, preventing silent misconfiguration.<\/td>\n      <\/tr>\n      <tr>\n        <td>Internal data showed threshold problem \u2014 no corrective action taken<\/td>\n        <td>Governance Workflows<\/td>\n        <td>Exception and anomaly findings generate mandatory review tasks. Internal findings cannot be filed and forgotten. They require a documented disposition within a defined timeframe.<\/td>\n      <\/tr>\n      <tr>\n        <td>SAR filing failures across 4-year period undetected<\/td>\n        <td>SAR Filing Tracker<\/td>\n        <td>Every event group reviewed, every SAR filed or declined, and every exemption rationale is logged in an immutable audit trail. Regulators can see the full decision chain on demand.<\/td>\n      <\/tr>\n      <tr>\n        <td>Inherited platform configuration not validated against broker-dealer obligations<\/td>\n        <td>Regulatory Calibration Reviews<\/td>\n        <td>Scheduled configuration review cycles compare platform settings against applicable regulatory thresholds and flag deviations for compliance sign-off.<\/td>\n      <\/tr>\n      <tr>\n        <td>Four-year breach period without detection<\/td>\n        <td>Monitoreo continuo<\/td>\n        <td>Real-time dashboards surface filing-rate anomalies and SAR volume trends. Declining filing rates are flagged as a risk signal before a multi-year gap can develop.<\/td>\n      <\/tr>\n    <\/tbody>\n  <\/table>\n\n  <hr class=\"divider\">\n\n  <h2>Three Questions Every BSA Officer Should Ask Right Now<\/h2>\n\n  <p>The Merrill Lynch case should prompt every BSA Officer and MLRO at a broker-dealer or financial institution to ask three questions about their current transaction monitoring program:<\/p>\n\n  <div class=\"checklist\">\n\n    <div class=\"checklist-item\">\n      <div class=\"checklist-number\">1<\/div>\n      <p><strong>Who set your SAR review threshold, and when was it last validated?<\/strong> If the answer is \"the implementation team, years ago,\" that is a governance gap. Thresholds should be reviewed periodically against your current transaction profile, your SAR filing rate, and the regulatory standard. A threshold that was appropriate at implementation may not be appropriate for the institution as it exists today.<\/p>\n    <\/div>\n\n    <div class=\"checklist-item\">\n      <div class=\"checklist-number\">2<\/div>\n      <p><strong>What happens when your internal analytics identify a potential configuration problem?<\/strong> If the answer is \"it goes into a report,\" that is not a control. It is a record. Controls require documented escalation, mandatory response timelines, and an audit trail that demonstrates the finding was acted on. The Merrill case is a direct consequence of findings that were not translated into action.<\/p>\n    <\/div>\n\n    <div class=\"checklist-item\">\n      <div class=\"checklist-number\">3<\/div>\n      <p><strong>Are you running a monitoring program designed for your entity's obligations, or one inherited from a parent or vendor?<\/strong> The BSA's SAR obligations apply at the firm level. Shared platforms need independent validation against each registered entity's specific obligations under FinCEN rules. Inheriting a parent company's configuration is not the same as validating it against your own regulatory requirements.<\/p>\n    <\/div>\n\n  <\/div>\n\n  <hr class=\"divider\">\n\n  <h2>The Sentinel Perspective<\/h2>\n\n  <p>The Merrill Lynch fine illustrates a compliance risk that is widespread but underappreciated: the gap that exists not in the absence of technology, but in the misconfiguration or under-governance of technology that is already present. Many financial institutions operate transaction monitoring systems they did not build, calibrated by teams they no longer employ, running thresholds that no one has reviewed against the regulatory standard since implementation.<\/p>\n\n  <p>In practice, the system generates alerts and compliance staff review what appears above the line. However, nobody is systematically asking whether the line itself is in the right place.<\/p>\n\n  <p>Truth Technologies has been building AML compliance technology for regulated financial institutions since 1996. Accordingly, Sentinel addresses the governance layer that sits above transaction monitoring technology, ensuring that alerts are reviewed, thresholds are calibrated, SAR decisions are documented, and internal findings produce action rather than accumulate as unresolved records.<\/p>\n\n  <div class=\"cta-block\">\n    <h2>Do Not Wait for the SEC to Find Your Threshold Problem.<\/h2>\n    <p>Sentinel provides the governance layer your transaction monitoring system is missing. Configurable thresholds, mandatory review workflows, and an immutable SAR decision audit trail.<\/p>\n    <div class=\"btn-group\">\n      <a href=\"https:\/\/truthtechnologies.com\/es\/request-demo\/\" class=\"btn-primary\">Request a Sentinel Demo<\/a>\n      <a href=\"https:\/\/truthtechnologies.com\/es\/sentinel-screening\/\" class=\"btn-secondary\">Learn More<\/a>\n    <\/div>\n  <\/div>\n\n  <div class=\"references\">\n    <h3>Official References<\/h3>\n    <ul>\n      <li><a href=\"https:\/\/www.sec.gov\/newsroom\/press-releases\/\" target=\"_blank\">SEC Newsroom \u2014 Merrill Lynch SAR Enforcement Action, June 29, 2026<\/a><\/li>\n      <li><a href=\"https:\/\/www.sec.gov\/newsroom\/press-releases\/2023\/2023-128\" target=\"_blank\">SEC and FINRA \u2014 Prior SAR Enforcement Against Merrill Lynch (2023-128), 2023<\/a><\/li>\n      <li><a href=\"https:\/\/www.amlintelligence.com\/2026\/06\/breaking-bank-of-americas-merrill-lynch-fined-7-5m-for-failing-to-submit-sars\/\" target=\"_blank\">Bank of America's Merrill Lynch Fined $7.5M for Failing to Submit SARs \u2014 AML Intelligence, June 29, 2026<\/a><\/li>\n      <li><a href=\"https:\/\/www.govinfo.gov\/content\/pkg\/USCODE-2021-title31\/pdf\/USCODE-2021-title31-subtitleIV-chapter53-subchapterII-sec5318.pdf\" target=\"_blank\">Bank Secrecy Act \u2014 31 U.S.C. \u00a7 5318(g): SAR Filing Obligation<\/a><\/li>\n      <li><a href=\"https:\/\/www.ecfr.gov\/current\/title-31\/subtitle-B\/chapter-X\/part-1023\/section-1023.320\" target=\"_blank\">FinCEN \u2014 31 CFR \u00a7 1023.320: SAR Requirements for Broker-Dealers<\/a><\/li>\n      <li><a href=\"https:\/\/www.govinfo.gov\/content\/pkg\/USCODE-2021-title15\/pdf\/USCODE-2021-title15-chap2B-sec78q.pdf\" target=\"_blank\">Securities Exchange Act of 1934 \u2014 Section 17(a) and Rule 17a-8: Books, Records and SAR Reporting<\/a><\/li>\n    <\/ul>\n  <\/div>\n\n  <p class=\"disclaimer\">Truth Technologies provides AML, KYC, OFAC, and sanctions screening compliance solutions through the Sentinel platform. This post is published for informational purposes only and does not constitute legal advice. BSA and AML obligations vary by institution type, size, and regulatory status. All regulatory citations link to official US government sources. The SEC's June 2026 order against Merrill Lynch was published the same day as this article. TTI recommends consulting the official SEC order directly at sec.gov for full findings.<\/p>\n\n<\/div>\n\n<\/body>\n<\/html>\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t<\/section>\n\t\t\t\t<\/div>","protected":false},"excerpt":{"rendered":"<p>Merrill Lynch Was Fined $7.5 Million for SAR Failures. Its Monitoring System Was Working. The Threshold Was Wrong. | Truth Technologies On 29 June 2026, the SEC fined Merrill Lynch, Pierce, Fenner and Smith Incorporated $7.5 million for failing to file Suspicious Activity Reports across a four-year period. The transaction monitoring system was present and [&hellip;]<\/p>\n","protected":false},"author":16,"featured_media":6079,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"ocean_front_end_style_editor":"no","ocean_post_layout":"","ocean_both_sidebars_style":"","ocean_both_sidebars_content_width":0,"ocean_both_sidebars_sidebars_width":0,"ocean_sidebar":"","ocean_second_sidebar":"","ocean_disable_margins":"enable","ocean_add_body_class":"","ocean_shortcode_before_top_bar":"","ocean_shortcode_after_top_bar":"","ocean_shortcode_before_header":"","ocean_shortcode_after_header":"","ocean_has_shortcode":"","ocean_shortcode_after_title":"","ocean_shortcode_before_footer_widgets":"","ocean_shortcode_after_footer_widgets":"","ocean_shortcode_before_footer_bottom":"","ocean_shortcode_after_footer_bottom":"","ocean_display_top_bar":"default","ocean_display_header":"default","ocean_header_style":"","ocean_center_header_left_menu":"","ocean_custom_header_template":"","ocean_custom_logo":0,"ocean_custom_retina_logo":0,"ocean_custom_logo_max_width":0,"ocean_custom_logo_tablet_max_width":0,"ocean_custom_logo_mobile_max_width":0,"ocean_custom_logo_max_height":0,"ocean_custom_logo_tablet_max_height":0,"ocean_custom_logo_mobile_max_height":0,"ocean_header_custom_menu":"","ocean_menu_typo_font_family":"","ocean_menu_typo_font_subset":"","ocean_menu_typo_font_size":0,"ocean_menu_typo_font_size_tablet":0,"ocean_menu_typo_font_size_mobile":0,"ocean_menu_typo_font_size_unit":"px","ocean_menu_typo_font_weight":"","ocean_menu_typo_font_weight_tablet":"","ocean_menu_typo_font_weight_mobile":"","ocean_menu_typo_transform":"","ocean_menu_typo_transform_tablet":"","ocean_menu_typo_transform_mobile":"","ocean_menu_typo_line_height":0,"ocean_menu_typo_line_height_tablet":0,"ocean_menu_typo_line_height_mobile":0,"ocean_menu_typo_line_height_unit":"","ocean_menu_typo_spacing":0,"ocean_menu_typo_spacing_tablet":0,"ocean_menu_typo_spacing_mobile":0,"ocean_menu_typo_spacing_unit":"","ocean_menu_link_color":"","ocean_menu_link_color_hover":"","ocean_menu_link_color_active":"","ocean_menu_link_background":"","ocean_menu_link_hover_background":"","ocean_menu_link_active_background":"","ocean_menu_social_links_bg":"","ocean_menu_social_hover_links_bg":"","ocean_menu_social_links_color":"","ocean_menu_social_hover_links_color":"","ocean_disable_title":"default","ocean_disable_heading":"default","ocean_post_title":"","ocean_post_subheading":"","ocean_post_title_style":"","ocean_post_title_background_color":"","ocean_post_title_background":0,"ocean_post_title_bg_image_position":"","ocean_post_title_bg_image_attachment":"","ocean_post_title_bg_image_repeat":"","ocean_post_title_bg_image_size":"","ocean_post_title_height":0,"ocean_post_title_bg_overlay":0.5,"ocean_post_title_bg_overlay_color":"","ocean_disable_breadcrumbs":"default","ocean_breadcrumbs_color":"","ocean_breadcrumbs_separator_color":"","ocean_breadcrumbs_links_color":"","ocean_breadcrumbs_links_hover_color":"","ocean_display_footer_widgets":"default","ocean_display_footer_bottom":"default","ocean_custom_footer_template":"","ocean_post_oembed":"","ocean_post_self_hosted_media":"","ocean_post_video_embed":"","ocean_link_format":"","ocean_link_format_target":"self","ocean_quote_format":"","ocean_quote_format_link":"post","ocean_gallery_link_images":"on","ocean_gallery_id":[],"footnotes":""},"categories":[31],"tags":[],"class_list":["post-6058","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-aml","entry","has-media"],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v28.1 (Yoast SEO v28.1) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Merrill Lynch&#039;s $7.5M SAR Fine Explained | Truth Technologies<\/title>\n<meta name=\"description\" content=\"The SEC fined Merrill Lynch $7.5M after a misconfigured SAR filing threshold went uncorrected for four years despite internal data flagging the problem.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/truthtechnologies.com\/es\/merrill-lynch-sar-fine\/\" \/>\n<meta property=\"og:locale\" content=\"es_MX\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Merrill Lynch Set Its SAR Threshold Too High, Knew About It, and Did Nothing. The SEC Fine Was $7.5 Million.\" \/>\n<meta property=\"og:description\" content=\"The SEC fined Merrill Lynch $7.5M after a misconfigured SAR filing threshold went uncorrected for four years despite internal data flagging the problem.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/truthtechnologies.com\/es\/merrill-lynch-sar-fine\/\" \/>\n<meta property=\"og:site_name\" content=\"Truth Technologies\" \/>\n<meta property=\"article:published_time\" content=\"2026-07-08T14:13:26+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-07-08T14:13:27+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-8-2026-10_10_45-AM-1024x683.png\" \/>\n\t<meta property=\"og:image:width\" content=\"1024\" \/>\n\t<meta property=\"og:image:height\" content=\"683\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/png\" \/>\n<meta name=\"author\" content=\"Ethan Marley\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"Ethan Marley\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"8 minutos\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/#article\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/\"},\"author\":{\"name\":\"Ethan Marley\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/person\\\/24bcad01e21b5f7dc0ddd90c9c154d9f\"},\"headline\":\"Merrill Lynch Set Its SAR Threshold Too High, Knew About It, and Did Nothing. The SEC Fine Was $7.5 Million.\",\"datePublished\":\"2026-07-08T14:13:26+00:00\",\"dateModified\":\"2026-07-08T14:13:27+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/\"},\"wordCount\":1594,\"publisher\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#organization\"},\"image\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ChatGPT-Image-Jul-8-2026-10_10_45-AM.png\",\"articleSection\":[\"AML\"],\"inLanguage\":\"es\"},{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/\",\"name\":\"Merrill Lynch's $7.5M SAR Fine Explained | Truth Technologies\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/#primaryimage\"},\"image\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/#primaryimage\"},\"thumbnailUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ChatGPT-Image-Jul-8-2026-10_10_45-AM.png\",\"datePublished\":\"2026-07-08T14:13:26+00:00\",\"dateModified\":\"2026-07-08T14:13:27+00:00\",\"description\":\"The SEC fined Merrill Lynch $7.5M after a misconfigured SAR filing threshold went uncorrected for four years despite internal data flagging the problem.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/#breadcrumb\"},\"inLanguage\":\"es\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/#primaryimage\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ChatGPT-Image-Jul-8-2026-10_10_45-AM.png\",\"contentUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2026\\\/07\\\/ChatGPT-Image-Jul-8-2026-10_10_45-AM.png\",\"width\":1535,\"height\":1024},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/merrill-lynch-sar-fine\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\\\/\\\/truthtechnologies.com\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Merrill Lynch Set Its SAR Threshold Too High, Knew About It, and Did Nothing. The SEC Fine Was $7.5 Million.\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#website\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/\",\"name\":\"Truth Technologies\",\"description\":\"Compliance at a Click\",\"publisher\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/truthtechnologies.com\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"es\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#organization\",\"name\":\"Truth Technologies\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Logo_Icon_Colored-Transparent.png\",\"contentUrl\":\"https:\\\/\\\/truthtechnologies.com\\\/wp-content\\\/uploads\\\/2024\\\/02\\\/Logo_Icon_Colored-Transparent.png\",\"width\":2648,\"height\":1720,\"caption\":\"Truth Technologies\"},\"image\":{\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/logo\\\/image\\\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\\\/\\\/truthtechnologies.com\\\/#\\\/schema\\\/person\\\/24bcad01e21b5f7dc0ddd90c9c154d9f\",\"name\":\"Ethan Marley\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"es\",\"@id\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g\",\"url\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\\\/\\\/secure.gravatar.com\\\/avatar\\\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g\",\"caption\":\"Ethan Marley\"},\"url\":\"https:\\\/\\\/truthtechnologies.com\\\/es\\\/author\\\/emarley\\\/\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Merrill Lynch's $7.5M SAR Fine Explained | Truth Technologies","description":"The SEC fined Merrill Lynch $7.5M after a misconfigured SAR filing threshold went uncorrected for four years despite internal data flagging the problem.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/truthtechnologies.com\/es\/merrill-lynch-sar-fine\/","og_locale":"es_MX","og_type":"article","og_title":"Merrill Lynch Set Its SAR Threshold Too High, Knew About It, and Did Nothing. The SEC Fine Was $7.5 Million.","og_description":"The SEC fined Merrill Lynch $7.5M after a misconfigured SAR filing threshold went uncorrected for four years despite internal data flagging the problem.","og_url":"https:\/\/truthtechnologies.com\/es\/merrill-lynch-sar-fine\/","og_site_name":"Truth Technologies","article_published_time":"2026-07-08T14:13:26+00:00","article_modified_time":"2026-07-08T14:13:27+00:00","og_image":[{"width":1024,"height":683,"url":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-8-2026-10_10_45-AM-1024x683.png","type":"image\/png"}],"author":"Ethan Marley","twitter_card":"summary_large_image","twitter_misc":{"Written by":"Ethan Marley","Est. reading time":"8 minutos"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/#article","isPartOf":{"@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/"},"author":{"name":"Ethan Marley","@id":"https:\/\/truthtechnologies.com\/#\/schema\/person\/24bcad01e21b5f7dc0ddd90c9c154d9f"},"headline":"Merrill Lynch Set Its SAR Threshold Too High, Knew About It, and Did Nothing. The SEC Fine Was $7.5 Million.","datePublished":"2026-07-08T14:13:26+00:00","dateModified":"2026-07-08T14:13:27+00:00","mainEntityOfPage":{"@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/"},"wordCount":1594,"publisher":{"@id":"https:\/\/truthtechnologies.com\/#organization"},"image":{"@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/#primaryimage"},"thumbnailUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-8-2026-10_10_45-AM.png","articleSection":["AML"],"inLanguage":"es"},{"@type":"WebPage","@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/","url":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/","name":"Merrill Lynch's $7.5M SAR Fine Explained | Truth Technologies","isPartOf":{"@id":"https:\/\/truthtechnologies.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/#primaryimage"},"image":{"@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/#primaryimage"},"thumbnailUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-8-2026-10_10_45-AM.png","datePublished":"2026-07-08T14:13:26+00:00","dateModified":"2026-07-08T14:13:27+00:00","description":"The SEC fined Merrill Lynch $7.5M after a misconfigured SAR filing threshold went uncorrected for four years despite internal data flagging the problem.","breadcrumb":{"@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/#breadcrumb"},"inLanguage":"es","potentialAction":[{"@type":"ReadAction","target":["https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/"]}]},{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/#primaryimage","url":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-8-2026-10_10_45-AM.png","contentUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2026\/07\/ChatGPT-Image-Jul-8-2026-10_10_45-AM.png","width":1535,"height":1024},{"@type":"BreadcrumbList","@id":"https:\/\/truthtechnologies.com\/merrill-lynch-sar-fine\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/truthtechnologies.com\/"},{"@type":"ListItem","position":2,"name":"Merrill Lynch Set Its SAR Threshold Too High, Knew About It, and Did Nothing. The SEC Fine Was $7.5 Million."}]},{"@type":"WebSite","@id":"https:\/\/truthtechnologies.com\/#website","url":"https:\/\/truthtechnologies.com\/","name":"Truth Technologies","description":"Compliance at a Click","publisher":{"@id":"https:\/\/truthtechnologies.com\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/truthtechnologies.com\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"es"},{"@type":"Organization","@id":"https:\/\/truthtechnologies.com\/#organization","name":"Truth Technologies","url":"https:\/\/truthtechnologies.com\/","logo":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/truthtechnologies.com\/#\/schema\/logo\/image\/","url":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2024\/02\/Logo_Icon_Colored-Transparent.png","contentUrl":"https:\/\/truthtechnologies.com\/wp-content\/uploads\/2024\/02\/Logo_Icon_Colored-Transparent.png","width":2648,"height":1720,"caption":"Truth Technologies"},"image":{"@id":"https:\/\/truthtechnologies.com\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/truthtechnologies.com\/#\/schema\/person\/24bcad01e21b5f7dc0ddd90c9c154d9f","name":"Ethan Marley","image":{"@type":"ImageObject","inLanguage":"es","@id":"https:\/\/secure.gravatar.com\/avatar\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g","url":"https:\/\/secure.gravatar.com\/avatar\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/5127c5023c093ee0e37eb72408b88a64616063fc986189bec17acc6e155fdf7f?s=96&d=mm&r=g","caption":"Ethan Marley"},"url":"https:\/\/truthtechnologies.com\/es\/author\/emarley\/"}]}},"_links":{"self":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/posts\/6058","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/users\/16"}],"replies":[{"embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/comments?post=6058"}],"version-history":[{"count":10,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/posts\/6058\/revisions"}],"predecessor-version":[{"id":6078,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/posts\/6058\/revisions\/6078"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/media\/6079"}],"wp:attachment":[{"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/media?parent=6058"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/categories?post=6058"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/truthtechnologies.com\/es\/wp-json\/wp\/v2\/tags?post=6058"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}