Tag Name & type | # | Description |
---|
ProfileReadRequest | | Namespace of this element is http://premconn.premiereconnect.com/2007/02 |
| SubmitId xs:string | 0-1 | Optional string identifying request, which will be echoed in result. |
| ProfileLevel ProfileLevelType | 1 | The level of profile information being requested - one of:
("system" is not accepted for a ProfileReadRequest) |
| ProfileEntityId xs:integer | 1 | The entity id number for which profile information is being requested. For user level, this must be the UserAccountNumber. For group level, this must be the GroupNo. For customer level, this must be the CustomerNumber. |
ProfileEntityName xs:string | 1 | Requests for user level information may use the user id string in this value as an alternative to the ProfileEntityId. This is only available for user level requests.
This field may also identify a user using a recognized alias (similar to RequesterId) by including a prefix (and separating space) with the alias. The following alias type prefixes are supported:
- M2F
- F2M
- SMS
- MPI
- INTERNET
- INBOUND_FAX
- SMS_SHORT_CODE
- MOBILE_PHONE_ID
|
| ReturnFieldInfo xs:boolean | 0-1 | Boolean value indicating full profile item detail ("true") or minimal profile detail ("false"). Default is false.
Full detail is returned in ProfileFieldInfo. |