Vonage / vonage-php-sdk-core

Vonage REST API client for PHP. API support for SMS, Voice, Text-to-Speech, Numbers, Verify (2FA) and more.
https://developer.vonage.com/
Apache License 2.0
908 stars 181 forks source link

Allow to do numbers filtering with has_application and application_id filters #448

Closed erickskrauch closed 10 months ago

erickskrauch commented 10 months ago

Description

Those two filters are listed here, but not available in this library. My PR fixes that.

Motivation and Context

My company need that.

How Has This Been Tested?

I have tested it by searching purchased phone numbers with those filters.

Types of changes

Checklist: