FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
Required. A link between exactly one root account and exactly one subaccount is expressed as an acctData element. A hierarchy with multiple root accounts or multiple sub accounts is constructed link by link with multiple acctData elements in a request. See linkAccountsDataType.
Type linkAccountsDataType
Contains elements as defined in the following table.
Component | Type | Occurs | Description |
---|---|---|---|
![]() |
1..1 | ||
parentAcct | accountIdentifierTypeUser | 1..1 | Identifier of the parent account. See accountIdentifierType. |
subAcct | accountIdentifierTypeUser | 1..1 | Identifiery of the subaccount. See accountIdentifierType. |
Name | Type |
---|---|
linkAccountsRequestType | Complex Type |