Skip to content

Latest commit

 

History

History
15 lines (12 loc) · 1.05 KB

File metadata and controls

15 lines (12 loc) · 1.05 KB

# CreatePhoneNumberPortInRequest

Properties

Name Type Description Notes
phone_numbers string[] E.164 numbers to port in.
end_user \Zernio\Model\CreatePhoneNumberPortInRequestEndUser
loa_document_id string Document id from POST /v1/phone-numbers/port-in/documents (kind=loa).
invoice_document_id string Document id from POST /v1/phone-numbers/port-in/documents (kind=invoice).
foc_datetime_requested \DateTime Requested port date; the carrier confirms the actual FOC later. Defaults to one week out (shifted off weekends) when omitted. [optional]
customer_reference string [optional]
port_type string Whether the losing account ports all its numbers (full) or keeps some (partial). [optional] [default to 'full']

[Back to Model list] [Back to API list] [Back to README]