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
The campaign ID generated by the campaign registry
[optional]
phone_number_id
String
String that uniquely identifies this phone number resource.
[optional]
account_id
String
ID of the account that owns this phone number.
[optional]
application_id
String
ID of the Application that FreeClimb should contact if a Call or SMS arrives for this phone number or a Call from this number is placed. An incoming phone number is not useful until associated with an applicationId.
[optional]
phone_number
String
Phone number in E.164 format.
[optional]
_alias
String
Description for this phone number. Typically the conventionally-formatted version of the phone number.
[optional]
region
String
State or province of this phone number.
[optional]
country
String
Country of this phone number.
[optional]
voice_enabled
Boolean
Indicates whether the phone number can handle Calls. Typically set to true for all numbers.
[optional]
sms_enabled
Boolean
Indication of whether the phone number can handle sending and receiving SMS messages. Typically set to true for all numbers.
[optional]
offnet
Boolean
The offnet field is a boolean representing whether the number is offnet registered or not. This field will be rendered only for requests to the IncomingPhone number resource.