| Name | Type | Description | Notes |
|---|---|---|---|
| phoneNumbers | List<String> | E.164 numbers to port in. | |
| endUser | CreatePhoneNumberPortInRequestEndUser | ||
| loaDocumentId | String | Document id from POST /v1/phone-numbers/port-in/documents (kind=loa). | |
| invoiceDocumentId | String | Document id from POST /v1/phone-numbers/port-in/documents (kind=invoice). | |
| focDatetimeRequested | OffsetDateTime | Requested port date; the carrier confirms the actual FOC later. Defaults to one week out (shifted off weekends) when omitted. | [optional] |
| customerReference | String | [optional] | |
| portType | PortTypeEnum | Whether the losing account ports all its numbers (full) or keeps some (partial). | [optional] |
| Name | Value |
|---|---|
| FULL | "full" |
| PARTIAL | "partial" |