Skip to main content
POST
json

Body

application/json
StatusChange
enum<string>
required

Type of status change to perform

Available options:
activate,
cancel,
swap,
swap-sim,
replace,
park
Example:

"replace"

EffectiveDate
string
required

Date when status change takes effect (MM/DD/YYYY)

Example:

"12/31/2023"

PhoneNumbers
object[]
required

Array of phone numbers to update

AreaCode
string

Area code for swap/replace (searched first)

Example:

"201"

ZipCode
string

Zip code for swap/replace (if area code unavailable)

Example:

"84043"

Response

Numbers Activate

The response is of type object.