If the Port Order is in a ‘Pending’, ‘Processing’, Submitted, ‘Rejected’, ‘Review, or ‘Accepted’ status, the user is able to change the presets on the Port Order. These presets determine routing for the phone numbers, CNAM values and E911 Addresses for the phone numbers in the port order. NOTE: All presets specified will be applied to all phone numbers in the Port Order.
Only include the fields you wish to change. Presets are applied to the phone numbers when the Port Order is completed.
NOTE: The specified presets must already exist. If you specify a ‘cnam_id’ value of 3333, there must be a CNAM record in your account with an ID of 3333.
NOTE: When reviewing the Port Orders in the Manage Portal, only the route presets will be shown. Flowroute cannot apply the E911 or CNAM presets until the porting process is complete. This will take place on the morning the order is complete.
Method
PATCH /portorders/:portorder_idExample Requests
-
presets
objectPreset values for number services related to your porting phone numbers. The services will be activated when the port order completes, and your phone numbers are migrated to Flowroute.
cnam_id
stringThe unique CNAM ID to be assigned for CNAM storage on the porting phone numbers (the Caller-ID Name displayed on outbound calls). Note that only long code or local numbers can be associated with a CNAM record and it takes 5-7 business days for the Caller ID Name to be applied.
e911_id
stringThe unique E911 ID containing the E911 address details to be assigned to the porting phone numbers.
primary_route_id
stringPrimary voice route ID to be assigned to the porting phone number. See Update Primary Voice Route for A Phone Number for more details.
failover_route_id
stringFailover voice route ID to be assigned to the porting phone number. See Update Failover Voice Route for A Phone Number for more details.
-
alias
stringText alias to assign to the phone numbers on port completion
Response Format
On success, the HTTP status code in the response header is 200 OK and the body contains the updated version of the port order.