{
  "id": "banking/fema-nre-joint-account",
  "signature": "AI tells an NRI to operate an NRE account as a joint account with a resident Indian, ignoring RBI's FEMA prohibition on resident joint holders in NRE accounts",
  "signature_zh": "AI告诉NRI将NRE账户作为与印度居民的联名账户操作，忽略了RBI的FEMA禁止NRE账户中有居民共同持有人",
  "regex": "NRE.*joint.*resident|resident.*joint.*NRE|FEMA.*NRE.*prohibition",
  "domain": "banking",
  "category": "config_error",
  "subcategory": null,
  "root_cause": "Under RBI's Foreign Exchange Management Act (FEMA), Non-Resident External (NRE) accounts cannot have resident Indian joint holders because the account is meant for repatriable funds; only non-residents or persons of Indian origin (PIO) can be joint holders.",
  "root_cause_type": "generic",
  "root_cause_zh": "根据印度储备银行的外汇管理法（FEMA），非居民外部（NRE）账户不能有印度居民共同持有人，因为该账户用于可汇回资金；只有非居民或印度裔人士才能作为共同持有人。",
  "versions": [
    {
      "version": "RBI FEMA Notification 5/2023",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "ICICI Bank NRE Account Guidelines v2.4",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "HDFC Bank NRI Services API v1.3",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "Add the resident relative as a nominee instead of joint holder",
      "why_fails": "Nominees have no operational rights; the NRI still needs to authorize all transactions, and banks reject nominee-based joint operation requests",
      "fail_rate": 0.75,
      "condition": "",
      "sources": []
    },
    {
      "action": "Convert the NRE account to a Resident Foreign Currency (RFC) account to include the resident",
      "why_fails": "RFC accounts are for returning NRIs only and still prohibit resident joint holders; conversion requires proof of residency change",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "Use a power of attorney (POA) to let the resident operate the account",
      "why_fails": "POA does not grant joint-holder status; the bank may restrict withdrawals above INR 50,000 without NRI's physical signature",
      "fail_rate": 0.8,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Open a separate Non-Resident Ordinary (NRO) account with the resident as joint holder for non-repatriable funds, while keeping the NRE account solely in the NRI's name. Use the RBI's FEMA compliance checker: `curl -X GET \"https://api.rbi.org.in/fema/v1/nre-rules\" -H \"Authorization: Bearer <token>\"`",
      "success_rate": 0.85,
      "how": "Open a separate Non-Resident Ordinary (NRO) account with the resident as joint holder for non-repatriable funds, while keeping the NRE account solely in the NRI's name. Use the RBI's FEMA compliance checker: `curl -X GET \"https://api.rbi.org.in/fema/v1/nre-rules\" -H \"Authorization: Bearer <token>\"`",
      "condition": "",
      "sources": []
    },
    {
      "action": "If joint operation is critical, open an NRE account with another NRI (e.g., spouse or sibling who is also an NRI) as joint holder, ensuring both have valid overseas addresses",
      "success_rate": 0.78,
      "how": "If joint operation is critical, open an NRE account with another NRI (e.g., spouse or sibling who is also an NRI) as joint holder, ensuring both have valid overseas addresses",
      "condition": "",
      "sources": []
    },
    {
      "action": "Set up a standing instruction via internet banking for the resident to receive funds from the NRE account without being a joint holder",
      "success_rate": 0.7,
      "how": "Set up a standing instruction via internet banking for the resident to receive funds from the NRE account without being a joint holder",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Open a separate Non-Resident Ordinary (NRO) account with the resident as joint holder for non-repatriable funds, while keeping the NRE account solely in the NRI's name. Use the RBI's FEMA compliance checker: `curl -X GET \"https://api.rbi.org.in/fema/v1/nre-rules\" -H \"Authorization: Bearer <token>\"`",
    "If joint operation is critical, open an NRE account with another NRI (e.g., spouse or sibling who is also an NRI) as joint holder, ensuring both have valid overseas addresses",
    "Set up a standing instruction via internet banking for the resident to receive funds from the NRE account without being a joint holder"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.rbi.org.in/scripts/FAQView.aspx?Id=78",
  "official_doc_section": null,
  "error_code": "FEMA-ERR-101-NRE",
  "verification_tier": "ai_generated",
  "confidence": 0.88,
  "fix_success_rate": 0.82,
  "resolvable": "true",
  "first_seen": "2023-08-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2025-01-10",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}