US Tax ID Schema
The us-tax-id
schema is used to model tax identification information. The fields are listed in the following table:
Field | Description | |
---|---|---|
tax_id_type | Type: String Min: 50 | Tax ID Type |
tax_id | Type: String Min: 128 | Tax ID |
state_of_issue | Type: String Min: 50 | State of issue |
Updated over 1 year ago