{
  "id": "banking/us-ach-return-fee-limits",
  "signature": "AI tells a US small business that ACH same-day returns are free and unlimited, ignoring NACHA's per-entry fee structure and daily volume caps",
  "signature_zh": "AI告诉美国小企业，ACH同日退单是免费且无限的，忽略了NACHA的每笔费用结构和每日交易量上限",
  "regex": "ACH.*same.*day.*return.*free|unlimited.*ACH.*returns|NACHA.*fee.*0\\.05",
  "domain": "banking",
  "category": "regulatory_compliance",
  "subcategory": null,
  "root_cause": "NACHA rules impose a per-entry fee of $0.05 for same-day ACH returns (plus a $0.05 origination fee) and cap same-day ACH volume at 10,000 entries per day per ODFI; businesses that exceed these limits face additional fees and potential suspension.",
  "root_cause_type": "generic",
  "root_cause_zh": "NACHA规则对同日ACH退单收取每笔0.05美元的费用（外加0.05美元的发起费），并将同日ACH交易量限制在每个ODFI每天10,000笔；超出这些限制的企业将面临额外费用和可能的暂停。",
  "versions": [
    {
      "version": "NACHA Operating Rules 2024",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "ACH Network v3.0",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Same-Day ACH Phase 3 (effective March 2023)",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Telling the business to submit returns via a third-party processor to avoid fees",
      "why_fails": "NACHA fees apply to all ODFIs regardless of processor; the processor passes the cost to the business or charges its own markup.",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    },
    {
      "action": "Advising the business to batch returns into a single file to reduce fees",
      "why_fails": "NACHA charges per entry, not per file; batching doesn't reduce the number of entries subject to fees.",
      "fail_rate": 0.75,
      "condition": "",
      "sources": []
    },
    {
      "action": "Suggesting the business use standard (non-same-day) returns to bypass fees",
      "why_fails": "Standard returns also have fees (though lower) and may not meet the business's need for timely reversals; plus, the volume cap still applies to standard returns for settlement timing.",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Monitor daily same-day ACH volume against the 10,000-entry cap using the ODFI's reporting tools; if approaching the limit, prioritize returns for high-value transactions and defer low-value ones to the next day.",
      "success_rate": 0.85,
      "how": "Monitor daily same-day ACH volume against the 10,000-entry cap using the ODFI's reporting tools; if approaching the limit, prioritize returns for high-value transactions and defer low-value ones to the next day.",
      "condition": "",
      "sources": []
    },
    {
      "action": "Budget for NACHA fees: calculate per-entry cost ($0.05 return fee + $0.05 origination fee = $0.10 per return) and include it in the business's operational costs or pass it to customers as a fee.",
      "success_rate": 0.9,
      "how": "Budget for NACHA fees: calculate per-entry cost ($0.05 return fee + $0.05 origination fee = $0.10 per return) and include it in the business's operational costs or pass it to customers as a fee.",
      "condition": "",
      "sources": []
    },
    {
      "action": "Use the ACH Network's 'return reason code' correctly (e.g., R01 for insufficient funds) to avoid unnecessary returns that could inflate volume and fees.",
      "success_rate": 0.8,
      "how": "Use the ACH Network's 'return reason code' correctly (e.g., R01 for insufficient funds) to avoid unnecessary returns that could inflate volume and fees.",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "使用ODFI的报告工具监控每日同日ACH交易量是否接近10,000笔上限；如果接近，优先处理高价值交易的退单，将低价值交易推迟到第二天。",
    "为NACHA费用做预算：计算每笔成本（0.05美元退单费 + 0.05美元发起费 = 每笔退单0.10美元），并将其纳入运营成本或作为费用转嫁给客户。",
    "正确使用ACH网络的'退单原因代码'（例如R01表示资金不足），以避免不必要的退单，从而增加交易量和费用。"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.nacha.org/content/ach-operating-rules",
  "official_doc_section": null,
  "error_code": "NACHA-ACH-003",
  "verification_tier": "ai_generated",
  "confidence": 0.86,
  "fix_success_rate": 0.83,
  "resolvable": "true",
  "first_seen": "2024-02-05",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}