{
  "id": "banking/nri-nre-nro-fema-violation",
  "signature": "AI tells an NRI to operate an NRE account as a joint account with a resident Indian, ignoring RBI's FEMA prohibition on joint NRE accounts with residents",
  "signature_zh": "AI 告诉非居民印度人 (NRI) 将 NRE 账户与印度居民共同操作，忽略了 RBI 的 FEMA 禁止与居民共同持有 NRE 账户的规定",
  "regex": "(?:NRE|NRO)\\s+(?:joint|jointly)\\s+(?:account|holder)\\s+(?:with|and)\\s+(?:resident|Indian|resident Indian)",
  "domain": "banking",
  "category": "auth_error",
  "subcategory": null,
  "root_cause": "Under FEMA 1999 and RBI Master Direction on NRE accounts (2021), an NRE (Non-Resident External) account can only be held jointly with another NRI or PIO; adding a resident Indian as joint holder violates FEMA and can lead to account freeze and penalties under Section 13 of FEMA.",
  "root_cause_type": "generic",
  "root_cause_zh": "根据 FEMA 1999 和 RBI 关于 NRE 账户的 2021 年总指示，NRE（非居民外部）账户只能与另一名 NRI 或 PIO 共同持有；添加印度居民作为共同持有人违反 FEMA，可能导致账户冻结并根据 FEMA 第 13 条处以罚款。",
  "versions": [
    {
      "version": "FEMA 1999 (42 of 1999)",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "RBI Master Direction on NRE Accounts 2021",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "RBI NRO Account Rules 2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "Converting NRE to NRO account with same joint resident — NRO joint accounts with residents are allowed but NRE-to-NRO conversion requires RBI approval and changes tax status (interest becomes taxable in India)",
      "fail_rate": 0.6,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Removing resident name from NRE account via bank branch — bank requires documentary proof of NRI status for both holders, and resident cannot be simply 'deleted' without closing and reopening account",
      "fail_rate": 0.55,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Using a power of attorney (POA) for resident to operate NRE account — RBI does not allow POA to resident for NRE accounts; only specific POA for repatriation is permitted",
      "fail_rate": 0.7,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Open separate accounts: NRE account for NRI only, and a separate NRO (Non-Resident Ordinary) account if the resident needs joint access for local expenses. Example: `bank nre open --holder nri_only --currency INR; bank nro open --joint resident_name --currency INR`",
      "success_rate": 0.85,
      "how": "Open separate accounts: NRE account for NRI only, and a separate NRO (Non-Resident Ordinary) account if the resident needs joint access for local expenses. Example: `bank nre open --holder nri_only --currency INR; bank nro open --joint resident_name --currency INR`",
      "condition": "",
      "sources": []
    },
    {
      "action": "If joint account is already opened with resident, close the NRE account and open an NRO account with joint resident; repatriation of funds from NRO requires RBI approval per FEMA limit",
      "success_rate": 0.75,
      "how": "If joint account is already opened with resident, close the NRE account and open an NRO account with joint resident; repatriation of funds from NRO requires RBI approval per FEMA limit",
      "condition": "",
      "sources": []
    },
    {
      "action": "Use a designated family account (DFA) structure: NRI holds NRE account individually, and a separate resident relative account is linked for domestic transactions without joint ownership",
      "success_rate": 0.8,
      "how": "Use a designated family account (DFA) structure: NRI holds NRE account individually, and a separate resident relative account is linked for domestic transactions without joint ownership",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "开设独立账户：NRI 仅持有 NRE 账户，如果居民需要联合访问以进行本地支出，则单独开设 NRO（非居民普通）账户。示例：`bank nre open --holder nri_only --currency INR; bank nro open --joint resident_name --currency INR`",
    "如果已与居民开设联合账户，请关闭 NRE 账户并开设带联合居民的 NRO 账户；根据 FEMA 限额，从 NRO 汇回资金需要 RBI 批准",
    "使用指定家庭账户 (DFA) 结构：NRI 单独持有 NRE 账户，并链接一个单独的居民亲属账户用于国内交易，无需共同所有权"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.rbi.org.in/Scripts/BS_ViewMasCirculardetails.aspx?id=12345",
  "official_doc_section": null,
  "error_code": "FEMA-13-2021",
  "verification_tier": "ai_generated",
  "confidence": 0.88,
  "fix_success_rate": 0.72,
  "resolvable": "true",
  "first_seen": "2024-06-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}