Name
BatchMultiChangeResporg Change the RespOrg of a group of toll-free numbers
Description
BatchMultiChangeResporg is used to change the RespOrg of one or more toll-free numbers.
Note that 8MS had another API call, BatchChangeResporg, which performed the same action but had the side effect of creating a new customer record. The BatchChangeResporg API call has been deprecated and should no longer be used.
The following are the allowed fields in reqparams:
* dnlist The list of number to be changed.
* resporg The new RespOrg code.
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
BatchMultiChangeResporg sends a REQ-MRO message. The response message is a RSP-MRO.
Example
The following request parameters will attempt to change the RespOrg of 8005551212 and 8775551212 to ART01:
dnlist~8005551212,8775551212;resporg~ART01
See Also
MultiChangeResporg