Name
BatchNumberQuery Batch query number information
Description
BatchNumberQuery retrieves the administrative information associated with 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
BatchNumberQuery sends a REQ-NSR message with an action code of Q. The response message is a RSP-NSR.
Example
The following request parameters will send queries for 8005551212, 8775551212, and 8885551212:
dnlist~8005551212,8775551212,8885551212;comment~Query three numbers
See Also
NumberQuery