Name
BatchReferralQuery Query a trouble referral number for a list of numbers
Description
BatchReferralQuery queries the trouble referral number for each entry in a group of numbers. The following are the allowed fields in reqparams:
* dnlist The list of numbers to be queried.
comment A comment describing the batch operation.
flowmax The maximum number of messages per hour sent to SMS/800.
rundate The date/time when this batch will run. The format of this value is:
mm/dd/yy hh:mmX
where X is the meridiem (A or P).

To run a batch immediately, either don't use this parameter or set the value to NOW.

MGI Messages
BatchReferralQuery sends a REQ-TRN message. The response message is a RSP-TRN.
Example
The following request parameters will query the trouble referral numbers for 8005551212, 8775551212, and 8885551212:
dnlist~8005551212,8775551212,8885551212;comment~Query three numbers
See Also
ReferralQuery