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.
https://opencaptablecoalition.com
Other
143 stars 30 forks source link

[Enhancement]: Add TIN Format Enum #451

Closed JSv4 closed 6 months ago

JSv4 commented 1 year ago

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?

JSv4 commented 1 year ago

TWG Notes

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

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

Sumukh commented 7 months ago

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

pjohnmeyer commented 6 months ago

Closed per TWG meeting: https://github.com/Open-Cap-Table-Coalition/Open-Cap-Format-OCF/pull/475#issuecomment-2020882134