# BusinessRegistrationTypeEnum

The type of business registration number.  **Note: As of October 19th, 2026 this field will be required when `businessRegistrationNumber` is provided.** 

## Enum

* `Ein` (value: `'EIN'`)

* `Cbn` (value: `'CBN'`)

* `Neq` (value: `'NEQ'`)

* `ProvincialNumber` (value: `'PROVINCIAL_NUMBER'`)

* `Crn` (value: `'CRN'`)

* `Vat` (value: `'VAT'`)

* `Acn` (value: `'ACN'`)

* `Abn` (value: `'ABN'`)

* `Brn` (value: `'BRN'`)

* `Siren` (value: `'SIREN'`)

* `Siret` (value: `'SIRET'`)

* `Nzbn` (value: `'NZBN'`)

* `UstIdnr` (value: `'UST_IDNR'`)

* `Cif` (value: `'CIF'`)

* `Nif` (value: `'NIF'`)

* `Cnpj` (value: `'CNPJ'`)

* `Uid` (value: `'UID'`)

* `Other` (value: `'OTHER'`)

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)
