|
FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A linkAccountsResponse message contains an element of linkAccountsResponseType.
Contains elements as defined in the following table.
| Component | Type | Occurs | Description | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
1..1 | |||||||||||
| statusInfo | StatusInfoType | 1..1 |
|
|||||||||
| failedData | failedLinkAcctDataListType | 0..1 | See failedLinkAcctDataListType. |
|||||||||
| Name | Type |
|---|---|
| linkAccounts | Method |
The following XML fragment illustrates a successful linkAccountsResponse message:
<linkAccountsResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</linkAccountsResponse>