Name
SmsTemplateDelete Delete an SMS Template record
Description
SmsTemplateDelete deletes a record associated with a given SMS Template. The following are the allowed fields in reqparams:
* templatename The SMS Template 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
SmsTemplateDelete sends a REQ-TRC message with an action code of X. The response message is a RSP-TRC.
Example
The following request parameters will delete the customer record for 07/01/12 10:00am from *AR-CSF01:
templatename~*AR-CSF01;datetime~07/01/12 10:00A/C