Name | Type | Description | Notes |
---|---|---|---|
id | UUID | Uniquely identifies this porting order | [optional] [readonly] |
customerReference | String | A customer-specified reference number for customer bookkeeping purposes | [optional] |
createdAt | OffsetDateTime | ISO 8601 formatted date indicating when the resource was created. | [optional] [readonly] |
updatedAt | OffsetDateTime | ISO 8601 formatted date indicating when the resource was created. | [optional] [readonly] |
status | PortingOrderStatus | [optional] | |
supportKey | String | A key to reference this porting order when contacting Telnyx customer support. This information is not available in draft porting orders. | [optional] [readonly] |
parentSupportKey | String | A key to reference for the porting order group when contacting Telnyx customer support. This information is not available for porting orders in `draft` state | [optional] [readonly] |
portingPhoneNumbersCount | Integer | Count of phone numbers associated with this porting order | [optional] [readonly] |
oldServiceProviderOcn | String | Identifies the old service provider | [optional] [readonly] |
documents | PortingOrderDocuments | [optional] | |
misc | PortingOrderMisc | [optional] | |
endUser | PortingOrderEndUser | [optional] | |
activationSettings | PortingOrderActivationSettings | [optional] | |
phoneNumberConfiguration | PortingOrderPhoneNumberConfiguration | [optional] | |
phoneNumberType | PhoneNumberTypeEnum | The type of the phone number | [optional] |
description | String | A description of the porting order | [optional] [readonly] |
requirements | List<PortingOrderRequirement> | List of documentation requirements for porting numbers. | [optional] |
requirementsMet | Boolean | Is true when the required documentation is met | [optional] |
userFeedback | PortingOrderUserFeedback | [optional] | |
userId | UUID | Identifies the user (or organization) who requested the porting order | [optional] |
webhookUrl | URI | [optional] | |
recordType | String | Identifies the type of the resource. | [optional] [readonly] |
Name | Value |
---|---|
LANDLINE | "landline" |
LOCAL | "local" |
MOBILE | "mobile" |
NATIONAL | "national" |
SHARED_COST | "shared_cost" |
TOLL_FREE | "toll_free" |