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
SWI-9676 Update SDK Based on Recent Spec Changes (#194)
* Generate SDK with OpenAPI Generator Version
* update unit test
---------
Co-authored-by: DX-Bandwidth <dx@bandwidth.com>
Co-authored-by: ckoegel <ckoegel1006@gmail.com>
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
@@ -16,8 +16,9 @@
16
16
|**privacy_policy_url**|**String**| The Toll-Free Verification request privacy policy URL. |[optional]|
17
17
|**terms_and_conditions_url**|**String**| The Toll-Free Verification request terms and conditions policy URL. |[optional]|
18
18
|**business_dba**|**String**| The company 'Doing Business As'. |[optional]|
19
-
|**business_registration_number**|**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]|
19
+
|**business_registration_number**|**String**|Government-issued business identifying number. |[optional]|
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
@@ -17,9 +17,10 @@
17
17
|**privacy_policy_url**|**String**| The Toll-Free Verification request privacy policy URL. |[optional]|
18
18
|**terms_and_conditions_url**|**String**| The Toll-Free Verification request terms and conditions policy URL. |[optional]|
19
19
|**business_dba**|**String**| The company 'Doing Business As'. |[optional]|
20
-
|**business_registration_number**|**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]|
20
+
|**business_registration_number**|**String**|Government-issued business identifying number. |[optional]|
|**help_message_response**|**String**| A message that gets sent to users requesting help. |[optional]|
24
25
|**age_gated_content**|**Boolean**| Indicates whether the content is age-gated. |[optional]|
25
26
|**cv_token**|**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]|
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
@@ -16,9 +16,10 @@
16
16
|**privacy_policy_url**|**String**| The Toll-Free Verification request privacy policy URL. |[optional]|
17
17
|**terms_and_conditions_url**|**String**| The Toll-Free Verification request terms and conditions policy URL. |[optional]|
18
18
|**business_dba**|**String**| The company 'Doing Business As'. |[optional]|
19
-
|**business_registration_number**|**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]|
19
+
|**business_registration_number**|**String**|Government-issued business identifying number. |[optional]|
|**help_message_response**|**String**| A message that gets sent to users requesting help. |[optional]|
23
24
|**age_gated_content**|**Boolean**| Indicates whether the content is age-gated. |[optional]|
24
25
|**cv_token**|**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]|
0 commit comments