Name
MultiChangeResporg Change the RespOrg of a toll-free number
Description
MultiChangeResporg is used to change the RespOrg of a number. (The SMS/800 MGI message used by this 8MS API call also allows multiple numbers to be sent in one message; see BatchMultiChangeResporg for more information).
Note that 8MS had another API call, ChangeResporg, which performed the same action but had the side effect of creating a new customer record. The ChangeResporg API call has been deprecated and should no longer be used.
The following are the allowed fields in reqparams:
* dn The toll-free number to be changed.
* resporg The new RespOrg code.
MGI Messages
MultiChangeResporg 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 to ART01:
dn~8005551212;resporg~ART01