Skip to content

feat(tollfree-verification): add optional terms, privacy, opt-in and help parameters - #316

Merged
avinashp-plivo merged 3 commits into
masterfrom
feat/tf-verification-zipwhip-fields
Jul 28, 2026
Merged

feat(tollfree-verification): add optional terms, privacy, opt-in and help parameters#316
avinashp-plivo merged 3 commits into
masterfrom
feat/tf-verification-zipwhip-fields

Conversation

@avinashp-plivo

Copy link
Copy Markdown
Contributor

Summary

Adds four new optional parameters to the toll-free verification create and update APIs:

ParameterMax length
terms_and_conditions_link2000
privacy_policy_link2000
optin_message500
help_message500

Backward compatibility

All four parameters are optional. Existing calls are unaffected — omitting them produces exactly the same request as before.

Tests

Existing toll-free verification tests are extended to cover the new parameters on both create and update.

avinashp-plivoand others added 2 commits July 27, 2026 13:02
Adds the following optional parameters to the toll-free verification
create and update APIs:
terms_and_conditions_link
privacy_policy_link
optin_message
help_message
All four are optional and backward compatible; existing callers are
unaffected. Mirrors the corresponding porter API change.
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@avinashp-plivo
avinashp-plivo merged commit 7301a95 into masterJul 28, 2026
7 of 12 checks passed
@avinashp-plivo
avinashp-plivo deleted the feat/tf-verification-zipwhip-fields branch July 28, 2026 10:08
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants

@avinashp-plivo@jaishankar-plivo@revanth-plivo@koushiksk-plivo