FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE

FlexNet Operations Web Services Guide

Element: subAccounts [type updateAcctDataType]

Description

See updateSubAccountsListType.

Derived By

Type updateSubAccountsListType

Content Model

Contains elements as defined in the following table.

Component  Type  Occurs  Description 
    1..1   
subAccount  accountIdentifierTypeUser  1..*  Array of account identifiers of subaccounts. See accountIdentifierType.
opType  CollectionOperationType  1..1 

Type of operation performed on the account.

  • ADD—add a link to this subaccount.

  • REPLACE—replace all current links to first-level subaccounts with a link to this one.

  • DELETE—remove the link between the parent and this subaccount, promoting the subaccount to a root account if it is not linked to any other parent accounts.

Referenced By
Name  Type 
updateAcctDataType  Complex Type 
Definition

See updateAcctDataType