FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
A removeProductCategoriesFromAcctResponse message contains an element of handleProductCategoryToAcctResponseType.
Removing each product category either succeeds or fails. No specific information is returned about categories.
Type handleProductCategoryToAcctResponseType
Contains elements as defined in the following table.
Component | Type | Occurs | Description | |||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|
![]() |
1..1 | |||||||||||
statusInfo | StatusInfoType | 1..1 |
|
|||||||||
Name | Type |
---|---|
removeProductCategoriesFromAcct | Method |
The following XML fragment illustrates a successful removeProductCategoriesFromAcctResponse message:
<removeProductCategoriesFromAcctResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</removeProductCategoriesFromAcctResponse>