Name
RecordDelete Delete a customer record
Description
RecordDelete deletes a customer record associated with a given number. The following are the allowed fields in reqparams:
* dn The number containing the record to be deleted.
* datetime The effective date/time of the record to be deleted. 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.
MGI Messages
RecordDelete sends a REQ-CRC message with an action code of X. The response message is a RSP-CRC.
Example
The following request parameters will delete the customer record for 07/01/04 10:00am from 8005551212:
dn~8005551212;datetime~07/01/04 10:00A/C