The contact phone number of the person authorized to sign the Authorization Document.
address_sid
string
Required
Optional. A 34 character string that uniquely identifies the Address resource that represents the address of the owner of this phone number.
email
string
Required
Optional. Email of the owner of this phone number that is being hosted.
account_sid
string
Optional
This defaults to the AccountSid of the authorization the user is using. This can be provided to specify a subaccount to add the HostedNumberOrder to.
friendly_name
string
Optional
A 128 character string that is a human readable text that describes this resource.
cc_emails
list(string)
Optional
Optional. A list of emails that the LOA document for this HostedNumberOrder will be carbon copied to.
sms_url
string
Optional
The URL that Twilio should request when somebody sends an SMS to the phone number. This will be copied onto the IncomingPhoneNumber resource.
sms_method
string
Optional
The HTTP method that should be used to request the SmsUrl. Must be either GET or POST. This will be copied onto the IncomingPhoneNumber resource.
sms_fallback_url
string
Optional
A URL that Twilio will request if an error occurs requesting or executing the TwiML defined by SmsUrl. This will be copied onto the IncomingPhoneNumber resource.
sms_capability
bool
Optional
Used to specify that the SMS capability will be hosted on Twilio's platform.
sms_fallback_method
string
Optional
The HTTP method that should be used to request the SmsFallbackUrl. Must be either GET or POST. This will be copied onto the IncomingPhoneNumber resource.
status_callback_url
string
Optional
Optional. The Status Callback URL attached to the IncomingPhoneNumber resource.
status_callback_method
string
Optional
Optional. The Status Callback Method attached to the IncomingPhoneNumber resource.
sms_application_sid
string
Optional
Optional. The 34 character sid of the application Twilio should use to handle SMS messages sent to this number. If a SmsApplicationSid is present, Twilio will ignore all of the SMS urls above and use those set on the application.
contact_title
string
Optional
The title of the person authorized to sign the Authorization Document for this phone number.
sid
string
Computed
A 34 character string that uniquely identifies this HostedNumberOrder.