FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
The getRelatedAccounts takes the name of an account and returns the CHANNEL_PARTNER or CUSTOMER accounts to which the account is related.
The response will be SUCCESS but return no records if the account is
A CHANNEL_PARTNER or CUSTOMER account without any relationships
An account of a type other than CHANNEL_PARTNER or CUSTOMER
Name | Type | Direction | Description |
---|---|---|---|
msgparameters | getRelatedAccountsRequestType | Input |
A getRelatedAccountsResponse element having the structure defined by the following table.
Name | Type | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|
statusInfo | StatusInfoType |
|
|||||||||
responseData | getAccountsQueryResponseDataType | See getAccountsQueryResponseDataType. |