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
description: Government-issued business identifying number.
14710
+
description: |
14711
+
Government-issued business identifying number.
14712
+
14713
+
**Note:** If this field is provided, it is strongly recommended to also provide `businessRegistrationType` and `businessRegistrationIssuingCountry`. Submissions missing these fields have a high likelihood of rejection.
14695
14714
example: 12-3456789
14696
14715
maxLength: 500
14697
14716
nullable: true
14698
14717
type: string
14699
14718
businessRegistrationTypeEnum:
14700
-
description: The type of business registration number.
14719
+
description: |
14720
+
The type of business registration number.
14701
14721
enum:
14702
14722
- EIN
14703
14723
- CBN
@@ -14717,11 +14737,14 @@ components:
14717
14737
- CNPJ
14718
14738
- UID
14719
14739
- OTHER
14740
+
example: EIN
14720
14741
nullable: true
14721
14742
type: string
14722
14743
businessRegistrationIssuingCountryEnum:
14723
14744
description: |-
14724
-
The country issuing the business registration in ISO-3166-1 alpha-3 format.
14745
+
The country issuing the business registration in ISO-3166-1 alpha-3 format. Alpha-2 country codes are acceptable, but the application will convert them to alpha-3 when received, so alpha-3 is encouraged.
14746
+
14747
+
**Note:** If this field is omitted but `businessRegistrationType` is provided, the application will attempt to infer the country based on the registration type. However, if the application cannot confidently infer the country, the submission may be rejected. To ensure the highest likelihood of acceptance, it is recommended to provide both `businessRegistrationType` and `businessRegistrationIssuingCountry`.
description: Government-issued business identifying number.
14922
+
description: |
14923
+
Government-issued business identifying number.
14924
+
14925
+
**Note:** If this field is provided, it is strongly recommended to also provide `businessRegistrationType` and `businessRegistrationIssuingCountry`. Submissions missing these fields have a high likelihood of rejection.
14891
14926
example: 12-3456789
14892
14927
maxLength: 500
14893
14928
nullable: true
@@ -14980,18 +15015,24 @@ components:
14980
15015
privacyPolicyUrl:
14981
15016
description: The Toll-Free Verification request privacy policy URL.
14982
15017
example: http://your-company.com/privacyPolicy
15018
+
maxLength: 500
14983
15019
type: string
14984
15020
termsAndConditionsUrl:
14985
15021
description: The Toll-Free Verification request terms and conditions policy
description: Government-issued business identifying number.
15032
+
description: |
15033
+
Government-issued business identifying number.
15034
+
15035
+
**Note:** If this field is provided, it is strongly recommended to also provide `businessRegistrationType` and `businessRegistrationIssuingCountry`. Submissions missing these fields have a high likelihood of rejection.
description: Government-issued business identifying number.
15886
+
description: |
15887
+
Government-issued business identifying number.
15888
+
15889
+
**Note:** If this field is provided, it is strongly recommended to also provide `businessRegistrationType` and `businessRegistrationIssuingCountry`. Submissions missing these fields have a high likelihood of rejection.
0 commit comments