Skip to main content

Phone Is Callable Property

Introduction

The phone_is_callable property

Criteria for Callable Phone Numbers

The following table lists the criteria used to determine if a phone number is callable:

PropertyDescription
successIndicates if the validation was successful
validIndicates if the phone number is valid
prepaidEnsures the phone number is NOT prepaid
activeIndicates if the phone number is active
do_not_callIndicates if the phone number is on a do-not-call list (checked at time of engagement)
line_typeThe type of phone line (should not be "Toll Free")
countryThe country of the phone number (should be "US")

Callable Phone Number Values

The phone_is_callable property can return the following values:

ValueDescription
0Phone number is not callable
1Phone number is callable
Is this page useful?