Open-Cap-Table-Coalition / Open-Cap-Format-OCF

Open Cap Format (OCF) - The Open Source Company Capitalization Data Standard. OCF can be used to structure and track the complex data structures necessary to build and maintain accurate capitalization (cap) tables.

Home Page:https://opencaptablecoalition.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Enhancement]: Add TIN Format Enum

JSv4 opened this issue · comments

commented

Description of Enhancement :

Enumerate some common TIN

Why is this Needed?

Current Tax ID is unstructured string. At least trying to capture what format it represents would improve compatibility.

Anything else we need to know?

commented

TWG Notes

  1. Create an enum
  2. Add an optional unstructured description field required if enum is OTHER
commented

We want to see if we can add this without making a breaking change. Should be doable. If not, let's put it in the notes. for v2

I played around with a structured format for US Tax IDs, but all it would do is validate against a regex.

Closed per TWG meeting: #475 (comment)