RecordQuery
requests the status of the customer record associated with a given
number.
The following are the allowed fields in
reqparams:
|
*
|
dn
|
The number to be queried.
|
|
|
ed
|
The effective date of the record to be queried.
|
|
|
et
|
The effective time of the record to be queried.
|
If
ed and
et are omitted, all versions of the
customer record are requested. If
ed is specified and
et is omitted, all versions with dates equal to or greater
than the given
ed are returned. If
ed and
et
are specified, all versions with dates and times equal to or
greater than the given values are returned.