You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/BusinessEntityTypeEnum.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,6 @@
1
1
# BusinessEntityTypeEnum
2
2
3
-
The type of registered business. If no option is applicable, please provide \"SOLE_PROPRIETOR\" as a value. Optional until early 2026; required if `businessRegistrationNumber` is provided. Available starting October 1st, 2025.
3
+
The type of registered business. If no option is applicable, please provide \"SOLE_PROPRIETOR\" as a value.
The country issuing the business registration in ISO-3166-1 alpha-3 format. | Registration Type | Supported Countries | |----------------------|------------------------------------| | EIN | USA | | CBN | CAN | | NEQ | CAN | | PROVINCIAL_NUMBER | CAN | | CRN | GBR, HKG | | VAT | GBR, IRL, BRA, NLD | | ACN | AUS | | ABN | AUS | | BRN | HKG | | SIREN | FRA | | SIRET | FRA | | NZBN | NZL | | UST_IDNR | DEU | | CIF | ESP | | NIF | ESP | | CNPJ | BRA | | UID | CHE | | OTHER | Must Provide Country Code |
4
+
5
+
## Enum
6
+
7
+
*`Usa` (value: `'USA'`)
8
+
9
+
*`Can` (value: `'CAN'`)
10
+
11
+
*`Hkg` (value: `'HKG'`)
12
+
13
+
*`Gbr` (value: `'GBR'`)
14
+
15
+
*`Irl` (value: `'IRL'`)
16
+
17
+
*`Bra` (value: `'BRA'`)
18
+
19
+
*`Nld` (value: `'NLD'`)
20
+
21
+
*`Aus` (value: `'AUS'`)
22
+
23
+
*`Fra` (value: `'FRA'`)
24
+
25
+
*`Nzl` (value: `'NZL'`)
26
+
27
+
*`Deu` (value: `'DEU'`)
28
+
29
+
*`Esp` (value: `'ESP'`)
30
+
31
+
*`Che` (value: `'CHE'`)
32
+
33
+
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
The type of business registration number. Optional until early 2026; required if `businessRegistrationNumber` is provided. Available starting October 1st, 2025.
[[Back to Model list]](../README.md#documentation-for-models)[[Back to API list]](../README.md#documentation-for-api-endpoints)[[Back to README]](../README.md)
Copy file name to clipboardExpand all lines: docs/TfvSubmissionInfo.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,9 @@ Name | Type | Description | Notes
17
17
**privacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. | [optional][default to undefined]
18
18
**termsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. | [optional][default to undefined]
19
19
**businessDba** | **string** | The company \'Doing Business As\'. | [optional][default to undefined]
20
-
**businessRegistrationNumber** | **string** | US Federal Tax ID Number (EIN) or Canada Business Number (CBN). Optional until early 2026. If a value is provided for this field, a value must be provided for `businessRegistrationType` and `businessEntityType`. Available starting October 1st, 2025. | [optional][default to undefined]
20
+
**businessRegistrationNumber** | **string** | Government-issued business identifying number. | [optional][default to undefined]
21
21
**businessRegistrationType** | [**BusinessRegistrationTypeEnum**](BusinessRegistrationTypeEnum.md) | | [optional][default to undefined]
22
+
**businessRegistrationIssuingCountry** | [**BusinessRegistrationIssuingCountryEnum**](BusinessRegistrationIssuingCountryEnum.md) | | [optional][default to undefined]
22
23
**businessEntityType** | [**BusinessEntityTypeEnum**](BusinessEntityTypeEnum.md) | | [optional][default to undefined]
Copy file name to clipboardExpand all lines: docs/VerificationRequest.md
+4-2Lines changed: 4 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -18,9 +18,10 @@ Name | Type | Description | Notes
18
18
**privacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. | [optional][default to undefined]
19
19
**termsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. | [optional][default to undefined]
20
20
**businessDba** | **string** | The company \'Doing Business As\'. | [optional][default to undefined]
21
-
**businessRegistrationNumber** | **string** | US Federal Tax ID Number (EIN) or Canada Business Number (CBN). Optional until early 2026. If a value is provided for this field, a value must be provided for `businessRegistrationType` and `businessEntityType`. Available starting October 1st, 2025. | [optional][default to undefined]
21
+
**businessRegistrationNumber** | **string** | Government-issued business identifying number. | [optional][default to undefined]
22
22
**businessRegistrationType** | [**BusinessRegistrationTypeEnum**](BusinessRegistrationTypeEnum.md) | | [optional][default to undefined]
23
-
**businessEntityType** | [**BusinessEntityTypeEnum**](BusinessEntityTypeEnum.md) | | [optional][default to undefined]
23
+
**businessRegistrationIssuingCountry** | [**BusinessRegistrationIssuingCountryEnum**](BusinessRegistrationIssuingCountryEnum.md) | | [optional][default to undefined]
24
+
**businessEntityType** | [**BusinessEntityTypeEnum**](BusinessEntityTypeEnum.md) | | [default to undefined]
24
25
**helpMessageResponse** | **string** | A message that gets sent to users requesting help. | [optional][default to undefined]
25
26
**ageGatedContent** | **boolean** | Indicates whether the content is age-gated. | [optional][default to undefined]
26
27
**cvToken** | **string** | The token provided by Campaign Verify to validate your political use case. Only required for 527 political organizations. If you are not a 527 political organization, this field should be omitted. Supplying an empty string will likely result in rejection. | [optional][default to undefined]
Copy file name to clipboardExpand all lines: docs/VerificationUpdateRequest.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -17,9 +17,10 @@ Name | Type | Description | Notes
17
17
**privacyPolicyUrl** | **string** | The Toll-Free Verification request privacy policy URL. | [optional][default to undefined]
18
18
**termsAndConditionsUrl** | **string** | The Toll-Free Verification request terms and conditions policy URL. | [optional][default to undefined]
19
19
**businessDba** | **string** | The company \'Doing Business As\'. | [optional][default to undefined]
20
-
**businessRegistrationNumber** | **string** | US Federal Tax ID Number (EIN) or Canada Business Number (CBN). Optional until early 2026. If a value is provided for this field, a value must be provided for `businessRegistrationType` and `businessEntityType`. Available starting October 1st, 2025. | [optional][default to undefined]
20
+
**businessRegistrationNumber** | **string** | Government-issued business identifying number. | [optional][default to undefined]
21
21
**businessRegistrationType** | [**BusinessRegistrationTypeEnum**](BusinessRegistrationTypeEnum.md) | | [optional][default to undefined]
22
22
**businessEntityType** | [**BusinessEntityTypeEnum**](BusinessEntityTypeEnum.md) | | [optional][default to undefined]
23
+
**businessRegistrationIssuingCountry** | [**BusinessRegistrationIssuingCountryEnum**](BusinessRegistrationIssuingCountryEnum.md) | | [optional][default to undefined]
23
24
**helpMessageResponse** | **string** | A message that gets sent to users requesting help. | [optional][default to undefined]
24
25
**ageGatedContent** | **boolean** | Indicates whether the content is age-gated. | [optional][default to undefined]
25
26
**cvToken** | **string** | The token provided by Campaign Verify to validate your political use case. Only required for 527 political organizations. If you are not a 527 political organization, this field should be omitted. Supplying an empty string will likely result in rejection. | [optional][default to undefined]
Copy file name to clipboardExpand all lines: models/business-entity-type-enum.ts
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -15,7 +15,7 @@
15
15
16
16
17
17
/**
18
-
* The type of registered business. If no option is applicable, please provide \"SOLE_PROPRIETOR\" as a value. Optional until early 2026; required if `businessRegistrationNumber` is provided. Available starting October 1st, 2025.
18
+
* The type of registered business. If no option is applicable, please provide \"SOLE_PROPRIETOR\" as a value.
0 commit comments