---
title: "Changes to Allows to create a new port in request"
method: POST
path: "/v1/Porting/PortIn"
---

# Changes to Allows to create a new port in request

`POST /v1/Porting/PortIn`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 11 of 54 revisions.

- **2025-11-11** (v1) `10451ddb7391` — 1 info
- **2025-10-14** (v1) `1c28334ee36a` — 1 info
- **2025-09-30** (v1) `6c68a5c0ef43` — 1 info
- **2025-09-25** (v1) `1d4cee03cf21` — 6 breaking, 32 info
- **2025-08-18** (v1) `921e3e4fb036` — 1 breaking, 3 info
- **2025-07-24** (v1) `52ed2eb207ab` — 1 breaking
- **2025-07-03** (v1) `2d7d1abf6287` — 2 breaking
- **2025-03-11** (v1) `e0028979b138` — 2 breaking
- **2024-09-05** (v1) `332ce8f70e64` — 1 breaking
- **2024-06-18** (v1) `770aee798b51` — 1 info
- **2024-06-18** (v1) `9e7f590e84be` — 1 info

## Changes

- **2025-11-11** (v1) `10451ddb7391` — 1 info
  - added the optional property `signature_request_url` to the response with the `202` status
- **2025-10-14** (v1) `1c28334ee36a` — 1 info
  - added the optional property `support_ticket_id` to the response with the `202` status
- **2025-09-30** (v1) `6c68a5c0ef43` — 1 info
  - added the optional property `order_cancellation_reason` to the response with the `202` status
- **2025-09-25** (v1) `1d4cee03cf21` — 6 breaking, 32 info
  - added the new required request property `account_sid`
  - added the new required request property `documents`
  - added the new required request property `losing_carrier_information`
  - request body became required
  - the `losing_carrier_information` response's property type changed from no type to `object` for status `202`
  - the `phone_numbers/items/` response's property type changed from no type to `object` for status `202`
  - added the new optional request property `auto_cancel_approval_numbers`
  - added the new optional request property `bundle_sid`
  - added the new optional request property `notification_emails`
  - added the new optional request property `phone_numbers`
  - added the new optional request property `portability_advance_carrier`
  - added the new optional request property `target_port_in_date`
  - added the new optional request property `target_port_in_time_range_end`
  - added the new optional request property `target_port_in_time_range_start`
  - added the optional property `losing_carrier_information/account_number` to the response with the `202` status
  - added the optional property `losing_carrier_information/account_telephone_number` to the response with the `202` status
  - added the optional property `losing_carrier_information/address` to the response with the `202` status
  - added the optional property `losing_carrier_information/address_sid` to the response with the `202` status
  - added the optional property `losing_carrier_information/authorized_representative_katakana` to the response with the `202` status
  - added the optional property `losing_carrier_information/building` to the response with the `202` status
  - added the optional property `losing_carrier_information/customer_type` to the response with the `202` status
  - added the optional property `losing_carrier_information/katakana_name` to the response with the `202` status
  - added the optional property `losing_carrier_information/sub_municipality` to the response with the `202` status
  - added the optional property `phone_numbers/items/external_porting_vendor_phone_number_id` to the response with the `202` status
  - added the optional property `phone_numbers/items/not_portability_reason` to the response with the `202` status
  - added the optional property `phone_numbers/items/not_portability_reason_code` to the response with the `202` status
  - added the optional property `phone_numbers/items/number_type` to the response with the `202` status
  - added the optional property `phone_numbers/items/phone_number` to the response with the `202` status
  - added the optional property `phone_numbers/items/port_date` to the response with the `202` status
  - added the optional property `phone_numbers/items/port_in_phone_number_sid` to the response with the `202` status
  - added the optional property `phone_numbers/items/port_in_phone_number_status` to the response with the `202` status
  - added the optional property `phone_numbers/items/portable` to the response with the `202` status
  - added the optional property `phone_numbers/items/rejection_reason` to the response with the `202` status
  - added the optional property `phone_numbers/items/rejection_reason_code` to the response with the `202` status
  - added the optional property `phone_numbers/items/status_last_time_updated_timestamp` to the response with the `202` status
  - added the required property `losing_carrier_information/authorized_representative` to the response with the `202` status
  - added the required property `losing_carrier_information/authorized_representative_email` to the response with the `202` status
  - added the required property `losing_carrier_information/customer_name` to the response with the `202` status
- **2025-08-18** (v1) `921e3e4fb036` — 1 breaking, 3 info
  - the `losing_carrier_information` response's property type changed from `object` to no type for status `202`
  - added the optional property `auto_cancel_approval_numbers` to the response with the `202` status
  - added the optional property `bundle_sid` to the response with the `202` status
  - added the optional property `portability_advance_carrier` to the response with the `202` status
- **2025-07-24** (v1) `52ed2eb207ab` — 1 breaking
  - the `losing_carrier_information` response's property type changed from no type to `object` for status `202`
- **2025-07-03** (v1) `2d7d1abf6287` — 2 breaking
  - the `losing_carrier_information` response's property type changed from `object` to no type for status `202`
  - the `phone_numbers/items/` response's property type changed from `object` to no type for status `202`
- **2025-03-11** (v1) `e0028979b138` — 2 breaking
  - the `losing_carrier_information` response's property type changed from no type to `object` for status `202`
  - the `phone_numbers/items/` response's property type changed from no type to `object` for status `202`
- **2024-09-05** (v1) `332ce8f70e64` — 1 breaking
  - the `date_created` response's property format changed from `date` to `date-time` for status `202`
- **2024-06-18** (v1) `770aee798b51` — 1 info
  - added the optional property `date_created` to the response with the `202` status
- **2024-06-18** (v1) `9e7f590e84be` — 1 info
  - endpoint added

---

[Operation](https://skmtc.dev/twilio/apis/twilio-numbers/docs/v1/Porting/PortIn/post.md) · [API](https://skmtc.dev/twilio/apis/twilio-numbers.md) · [Page](https://skmtc.dev/twilio/apis/twilio-numbers/changes/v1/Porting/PortIn/post)
