Skip to content

Feature/phone number compliance#312

Open
koushiksk-plivo (koushiksk-plivo) wants to merge 3 commits intomasterfrom
feature/phone-number-compliance
Open

Feature/phone number compliance#312
koushiksk-plivo (koushiksk-plivo) wants to merge 3 commits intomasterfrom
feature/phone-number-compliance

Conversation

@koushiksk-plivo
Copy link
Copy Markdown

No description provided.

Koushik SK and others added 3 commits April 8, 2026 16:26
Add new regulatory compliance APIs under PhoneNumber/Compliance/ path:
- Requirements API (GET) for discovering compliance requirements
- Compliance Applications API (POST, GET, LIST, PATCH, DELETE)
- Number Linking API (POST) for bulk linking numbers to applications

Adds PATCH support via Retrofit @http annotation. Includes MultipartBody
support for document file uploads. Adds compliances field to ListResponse.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Changed PhoneNumberComplianceRequirementLister to extend BaseRequest
directly instead of Getter. The Getter base class has a protected id
field that was being serialized into query parameters by toMap(),
causing the API to reject requests with "Unknown query parameter 'id'".

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to 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.

1 participant