NumberRetrieveAll
retrieves the administrative information associated with a
number, as well as all customer records, and stores them in
the 8MS database.
The following are the allowed fields in
reqparams:
|
*
|
dn
|
The number to be retrieved.
|
|
|
forceall
|
Normally only customer records whose status appear on
the list defined by the system parameter
RetrieveStatusList will be retrieved.
The forceall reqparam entry may be set to
1 to force all records to be retrieved (i.e.
ignore the RetrieveStatusList parameter).
|
|
|
involved
|
Normally, if 8MS believes the number being retrieved is
not owned by the RespOrg making the request, it will not
be stored. This means that records not owned, but for
which the RespOrg is an involved carrier, will not be
stored. The involved reqparam entry will
force un-owned records to be stored.
|