Deletes a collection of AccountManagerRepTypeAssociation objects.
The request body is of type http://www.FatTail.com/api:RemoveAccountManagerRepTypeAssociation.
Request Body Parameters
Name | Description | Data Type |
accountManagerGroupAssociationList | Collection of AccountManagerRepTypeAssociation objects to delete. | http://www.FatTail.com/api:ArrayOfAccountManagerGroupAssociation |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
ClientID xs:long
Client ID of the Client associated with the account managers.
|
 |
RepTypeID xs:long
RepType ID of the account manager group.
| | | | | | |
The response body is of type http://www.FatTail.com/api:RemoveAccountManagerRepTypeAssociationResponse.
Response Body Parameters
Name | Description | Data Type |
RemoveAccountManagerRepTypeAssociationResult | Collection of AccountManagerRepTypeAssociation objects deleted. | http://www.FatTail.com/api:ArrayOfAccountManagerGroupAssociationDeleteResult |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
ClientID xs:long
Client ID of the Client associated with the account managers.
|
 |
RepTypeID xs:long
RepType ID of the account manager group.
| | |
 |
 |
Sequence
 |
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
 |
Sequence
| |
| |
 |
Success optional xs:boolean
True if the delete operation was successful. False if the operation failed.
| | | | | | |