Name
Disconnect Schedule a disconnect of an active number
Description
Disconnect schedules a disconnect of the accompanying active number. The following are the allowed fields in reqparams:
* dialedNumber The number scheduled to be disconnected.
* dateTime The effective date/time of the record. The format of this value is:
mm/dd/yy hh:mmX/Y
where X is the meridiem (A or P), and Y is the SMS/800 timezone indicator. An example of a valid date/time would be: 07/01/98 10:15A/C.
Be aware that Somos only allows schedule date/times where the minute on the quarter hour :00, :15, :30, or :45.

Any other value for minute will cause the record to fail validation.

This field may also contain the value NOW to request an immediate disconnect.

interceptDate The End Intercept Date, sent in the SMS/800 eint field. Format is MM/DD/YY.

This field may also contain the value NOW to allow the number to become transitional immediately.

referralOption The Referral Option, sent in the SMS/800 refer field, and used for disconnect records. Allowable values are 0 and 1.
highpriority This parameter provides access to the SMS/800 High Priority Update feature. Setting it to 1 will tell SMS to place this customer record at the front of the SCP queue. Only a small number of these updates can be done each day. After that, if this parameter is set to 1 the message will fail. You may check the Activity Log to see how many such updates remain for the current day.
MGI Messages
Disconnect sends a REQ-CRC message with an action code of D. The response message is a RSP-CRC.
Example
The following request parameters will send a disconnect of 8005551212 scheduled for 4/20/04 08:00A/C with an intercept date of 4/30/04:
dialedNumber~8005551212;dateTime~04/20/04 08:00A/C; interceptDate~04/30/04