Tag Name & type | # | Description |
---|
UserInfoRequest | | Namespace of this element is http://ws.easylink.com/UserInfo/2017/12 |
| SubmitId xs:string | 0-1 | Optional string identifying request, which will be echoed in result. |
| UserAlias UserAliasType | 1 | Identifies the user account whose information is to be retrieved. See UserAliasType. |
| UserInfoExtensions | 0-1 | This element is used to provide the extensions that can be passed to the user info request. |
| Segment SegmentType | 1- | Extensions may be divided into categories and the segment will indicate the category. See SegmentType. |
| @name xs:string | 0-1 | The name of the segment for this property.
The special name value "/Processing" is used to specify processing directives. |
| Property | 1- | This element will contain the specific extension value. |
| @name xs:string | 1 | The name of the keyword.
The following extension can be used to specify a processing feature:
Segment | Property | Description |
/Processing | MinimalInfo |
"true" or "false". The default is "false", and any unrecognized value will be interpreted as "false". If this value is "true", UserInfo will return minimal information, omitting most contact and address fields and other extended information, but still returning status, service and alias information. The default ("false") behavior is to retrieve all available information.
|
|
| @b64charset xs:string | 0-1 | The value may be base64 encoded to convey data in a particular character set. See EncodableStringType. |