Tag Name & type | # | Description |
---|
GroupUpdateRequest | | Namespace of this element is http://ws.easylink.com/GroupUpdate/2011/01 |
| SubmitId xs:string | 0-1 | Optional string identifying request, which will be echoed in result. |
| EntityId xs:long | 1 | Identifies the group whose name and parent entity id needs to be updated. |
| EntityName EncodableStringType | 0-1 | This will be the new name of the group whose EntityId is provided. See EncodableStringType.
If omitted, the name is not changed. |
| ParentEntityId xs:long | 0-1 | This will be the new parent of the group whose EntityId is provided. If omitted, the parent entity is not changed. |
| GroupExtensions ExtensionType | 0-1 | This is a provision for additional group properties. None are currently defined. See ExtensionType. |
| CustomerAccountNumber xs:unsignedInt | 0-1 | Customer number of the EntityId provided. If this is omitted, the effective requester's customer is used. |