Skip to content

Latest commit

 

History

History
25 lines (22 loc) · 1.75 KB

File metadata and controls

25 lines (22 loc) · 1.75 KB

# ListPhoneNumbers200ResponseNumbersInner

Properties

Name Type Description Notes
_id string [optional]
phone_number string [optional]
country string [optional]
status string [optional]
registrant_name string For regulated numbers, who it's registered for (company or person) — set from the submitted KYC. [optional]
telnyx_order_id string Present once the number order has been placed (i.e. the requirement group was approved). Absent while still in identity review. [optional]
monthly_cents int Per-country monthly price in cents ($2..$25). [optional]
hosted_by_zernio bool False for numbers you brought yourself (connected via Meta embedded signup) — they live on your own carrier, so SMS/Calls can't be enabled on them. [optional]
profile_id object [optional]
provisioned_at \DateTime [optional]
meta_preverified_id string [optional]
meta_verification_status string [optional]
onfido_verification_url string For regulated (Tier 3/4) numbers with an Onfido ID-verification step — the link to forward to the end user. Set once the order is placed; null otherwise. Poll this field after submitting KYC. [optional]
end_user_first_name string [optional]
end_user_last_name string [optional]
regulatory_decline_reason string Reviewer rejection reason when status is regulatory_declined. [optional]
created_at \DateTime [optional]

[Back to Model list] [Back to API list] [Back to README]