Skip to content

Latest commit

 

History

History
24 lines (12 loc) · 955 Bytes

PortingOrderMisc.md

File metadata and controls

24 lines (12 loc) · 955 Bytes

PortingOrderMisc

Properties

Name Type Description Notes
type PortingOrderType [optional]
remainingNumbersAction RemainingNumbersActionEnum Remaining numbers can be either kept with their current service provider or disconnected. 'new_billing_telephone_number' is required when 'remaining_numbers_action' is 'keep'. [optional]
newBillingPhoneNumber String New billing phone number for the remaining numbers. Used in case the current billing phone number is being ported to Telnyx. This will be set on your account with your current service provider and should be one of the numbers remaining on that account. [optional]

Enum: RemainingNumbersActionEnum

Name Value
KEEP "keep"
DISCONNECT "disconnect"