{
  "id": "banking/singpass-corporate-account",
  "signature": "AI tells a foreign business owner in Singapore to use SingPass for corporate bank account opening, ignoring ACRA registration requirement",
  "signature_zh": "AI告诉新加坡外国企业主使用SingPass开设公司银行账户，忽略ACRA注册要求",
  "regex": "SingPass (corporate|business|account)",
  "domain": "banking",
  "category": "auth_error",
  "subcategory": null,
  "root_cause": "SingPass is for individual Singapore residents; corporate bank account opening requires ACRA BizFile+ registration and a Corporate Pass (CorpPass) for authorized representatives.",
  "root_cause_type": "generic",
  "root_cause_zh": "SingPass仅适用于新加坡个人居民；公司银行开户需要ACRA BizFile+注册以及授权代表的CorpPass。",
  "versions": [
    {
      "version": "ACRA BizFile+ version 2.0 (2021)",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "CorpPass version 1.0 (2018)",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    },
    {
      "version": "Singapore Companies Act (Cap. 50)",
      "introduced": null,
      "deprecated": null,
      "removed": null,
      "behavior_change": null,
      "status": "active"
    }
  ],
  "os_specific": {},
  "dead_ends": [
    {
      "action": "",
      "why_fails": "SingPass is tied to NRIC/FIN; banks require CorpPass for corporate actions; using SingPass returns an authentication error.",
      "fail_rate": 0.95,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Banks require a valid ACRA registration number (UEN) to proceed; without it, the application is rejected.",
      "fail_rate": 0.9,
      "condition": "",
      "sources": []
    },
    {
      "action": "",
      "why_fails": "Singapore banks prohibit using personal accounts for business; they will freeze the account upon detection.",
      "fail_rate": 0.85,
      "condition": "",
      "sources": []
    }
  ],
  "workarounds": [
    {
      "action": "Register the company with ACRA via BizFile+ (https://www.bizfile.gov.sg) and obtain a UEN. Then assign a CorpPass administrator to authorize the bank account opening. Example command: `curl -X POST https://api.bizfile.gov.sg/v1/register -d '{\"company_name\": \"Example Pte Ltd\", \"director\": \"John Doe\"}'`",
      "success_rate": 0.9,
      "how": "Register the company with ACRA via BizFile+ (https://www.bizfile.gov.sg) and obtain a UEN. Then assign a CorpPass administrator to authorize the bank account opening. Example command: `curl -X POST https://api.bizfile.gov.sg/v1/register -d '{\"company_name\": \"Example Pte Ltd\", \"director\": \"John Doe\"}'`",
      "condition": "",
      "sources": []
    },
    {
      "action": "Use a corporate service provider (e.g., Rikvin, Sleek) to handle ACRA registration and CorpPass setup",
      "success_rate": 0.85,
      "how": "Use a corporate service provider (e.g., Rikvin, Sleek) to handle ACRA registration and CorpPass setup",
      "condition": "",
      "sources": []
    },
    {
      "action": "Open a multi-currency business account with a digital bank (e.g., Aspire, Airwallex) that accepts foreign directors without CorpPass but with ACRA registration",
      "success_rate": 0.8,
      "how": "Open a multi-currency business account with a digital bank (e.g., Aspire, Airwallex) that accepts foreign directors without CorpPass but with ACRA registration",
      "condition": "",
      "sources": []
    }
  ],
  "workarounds_zh": [
    "Register the company with ACRA via BizFile+ (https://www.bizfile.gov.sg) and obtain a UEN. Then assign a CorpPass administrator to authorize the bank account opening. Example command: `curl -X POST https://api.bizfile.gov.sg/v1/register -d '{\"company_name\": \"Example Pte Ltd\", \"director\": \"John Doe\"}'`",
    "Use a corporate service provider (e.g., Rikvin, Sleek) to handle ACRA registration and CorpPass setup",
    "Open a multi-currency business account with a digital bank (e.g., Aspire, Airwallex) that accepts foreign directors without CorpPass but with ACRA registration"
  ],
  "transition_graph": {
    "leads_to": [],
    "preceded_by": [],
    "frequently_confused_with": []
  },
  "official_doc_url": "https://www.acra.gov.sg/bizfile/",
  "official_doc_section": null,
  "error_code": "SINGPASS_CORP_ERR",
  "verification_tier": "ai_generated",
  "confidence": 0.88,
  "fix_success_rate": 0.85,
  "resolvable": "true",
  "first_seen": "2024-02-20",
  "last_confirmed": "2024-06-01",
  "last_updated": "2024-06-01",
  "evidence_count": 1,
  "tags": [],
  "locale": "en",
  "aliases": []
}