Name
CarrierExpressDisconnect Send a disconnect request for a single toll-free number to a single carrier via the Carrier Express system.
Description
CarrierExpressDisconnect sends an disconnect request to a single carrier for a single toll-free number. The following are the allowed fields in reqparams:
* carrier The carrier on which the specified number is to be disconnected. Valid values are:
  • ATT
  • Lumen-5102
  • Sinch
  • Verizon-0222
* dn The toll-free number to be disconnected.

The following parameters are used only when carrier is set to ATT.
* action The type of service to be disconnected. Valid values are:
  • iptf360
* profilename Name of profile containing a group of shared values used in place of individual values.
* contactname The contact name for this toll-free number. Its maximum size is 30 characters.
* contactphone The contact phone number for this toll-free number.
clientorderno The purchase order number/client order number for this toll-free number. Its maximum size is 21 characters.

The following parameters are used only when carrier is set to Sinch. These parameters are all required for this carrier.
customerOrderReference The alpha-numeric customer order reference identifier.

The following parameters are used only when carrier is set to Lumen-5102. These parameters are all required for this carrier.
* customernumber The Lumen customer number.
resellerclientid The Reseller Client ID.
* terminationtype The termination type for this toll-free number. Valid values are 0 and 1. A value of 0 means this is a Shared termination while a value of 1 means this is a Unique termination.

The following parameters are used only when carrier is set to Verizon-0222. These parameters are all required for this carrier.
* corpid The Verizon Corp ID in which to disconnect this number.
Example
The following request parameters will disconnect a number from Verizon's CIC 0222 network.
carrier~Verizon-0222;dn~8005551212;corpid~ABC123