FLEXNET OPERATIONS SOAP WEB SERVICES GUIDE |
FlexNet Operations Web Services Guide |
An assignProductCategoriesToAcctResponse message contains an element of handleProductCategoryToAcctResponseType.
Assigning 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 |
---|---|
assignProductCategoriesToAcct | Method |
The following XML fragment illustrates a successful assignProductCategoriesToAcctResponse message:
<assignProductCategoriesToAcctResponse>
<statusInfo>
<status>SUCCESS</status>
</statusInfo>
</assignProductCategoriesToAcctResponse>