FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
An updateAccountResponse message contains an element of updateAccountResponseType.
Type updateAccountResponseType
Contains elements as defined in the following table.
Component | Type | Occurs | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
1..1 | |||||||||||
statusInfo | StatusInfoType | 1..1 |
|
|||||||||
failedData | failedUpdateAcctDataListType | 0..1 | See failedUpdateAcctDataListType. |
|||||||||
Name | Type |
---|---|
updateAccount | Method |
The following XML fragment illustrates a successful updateAccountResponse message:
<updateAccountResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</updateAccountResponse>