Name
BatchNumberRetrieve Batch retrieve number information
Description
BatchNumberRetrieve retrieves the administrative information associated with a group of numbers, and stores it in the 8MS database. The following are the allowed fields in reqparams:
* dnlist The list of numbers to be retrieved.
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
BatchNumberRetrieve sends a REQ-NSR message with an action code of Q. The response message is a RSP-NSR.
Example

The following will retrieve information for 8005551212, 8775551212, and 8885551212:

dnlist~8005551212,8775551212,8885551212;comment~Retrieve three numbers
See Also
NumberRetrieve