Name
BatchCarrierExpressDisconnect Send a disconnect request for a group of toll-free numbers to a single carrier via the Carrier Express system.
Description
BatchCarrierExpressDisconnect sends an disconnect request to a single carrier for a group of toll-free numbers. 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
* dnlist The list of numbers to be activated.

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 set of numbers.
Example
The following request parameters will disconnect a group of numbers from Verizon's CIC 0222 network.
carrier~Verizon-0222;dnlist~8005551212,8885551212;corpid~ABC123