Tag Name & type | # | Description |
---|
ProfileUpdateRequest | | 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. |
| ProfileUpdateItem ProfileUpdateSpecType | 1- | Each ProfileUpdateItem specifies a profile field to be updated. |
| ProfileLevel ProfileLevelType | 1 | The level of profile information being updated - one of:
("system" is not accepted for an update request) |
| ProfileEntityId xs:integer | 1 | The entity id number for which profile information is being updated. 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 | Updates 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) to the alias. The following alias type prefixes are supported:
- M2F
- F2M
- SMS
- MPI
- INTERNET
- INBOUND_FAX
- SMS_SHORT_CODE
- MOBILE_PHONE_ID
|
| ProfileItemName xs:string | 1 | Specifies a profile item by name whose value is to be updated. |
| NewItemValue xs:string | 1 | The new value for the profile item. |