Skip to main content

band portin

Manage port-in orders (single, bulk, toll-free)

Synopsis

Create and manage port-in orders against Bandwidth's Numbers API.

Common flows:

band portin validate-tf +18005551234 # check toll-free portability band portin create --numbers +19195551234 ... # draft a port-in band portin upload-loa ./loa.pdf # attach docs band portin submit --wait # send to Neustar / SOMOS band portin get # check status

Out of scope: port-out management, manual toll-free ports, internal toll-free ports, NASC overrides, and international ports. These cannot be completed end-to-end via the public API and require Bandwidth ops or the Dashboard.

Options

-h, --help help for portin

Options inherited from parent commands

--account-id string Bandwidth account ID (overrides config)
--environment string API environment: prod, test (overrides config)
--format string Output format: json or table (default "json")
--plain Simplified flat JSON output (recommended for scripts and agents)

SEE ALSO