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.
13744
+
description: |
13745
+
Government-issued business identifying number.
13746
+
13747
+
**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.
13729
13748
example: 12-3456789
13730
13749
maxLength: 500
13731
13750
nullable: true
13732
13751
type: string
13733
13752
businessRegistrationTypeEnum:
13734
-
description: The type of business registration number.
13753
+
description: |
13754
+
The type of business registration number.
13735
13755
enum:
13736
13756
- EIN
13737
13757
- CBN
@@ -13751,11 +13771,14 @@ components:
13751
13771
- CNPJ
13752
13772
- UID
13753
13773
- OTHER
13774
+
example: EIN
13754
13775
nullable: true
13755
13776
type: string
13756
13777
businessRegistrationIssuingCountryEnum:
13757
13778
description: |-
13758
-
The country issuing the business registration in ISO-3166-1 alpha-3 format.
13779
+
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.
13780
+
13781
+
**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.
13956
+
description: |
13957
+
Government-issued business identifying number.
13958
+
13959
+
**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.
13925
13960
example: 12-3456789
13926
13961
maxLength: 500
13927
13962
nullable: true
@@ -14014,18 +14049,24 @@ components:
14014
14049
privacyPolicyUrl:
14015
14050
description: The Toll-Free Verification request privacy policy URL.
14016
14051
example: http://your-company.com/privacyPolicy
14052
+
maxLength: 500
14017
14053
type: string
14018
14054
termsAndConditionsUrl:
14019
14055
description: The Toll-Free Verification request terms and conditions policy
description: Government-issued business identifying number.
14066
+
description: |
14067
+
Government-issued business identifying number.
14068
+
14069
+
**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.
14920
+
description: |
14921
+
Government-issued business identifying number.
14922
+
14923
+
**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