Deletes a collection of AccountManagerAssociation objects.
The request body is of type http://www.FatTail.com/api:RemoveAccountManagerAssociation.
Request Body Parameters
Name | Description | Data Type |
accountManagerAssociationsList | Collection of AccountManagerAssociation objects to delete. | http://www.FatTail.com/api:ArrayOfAccountManagerAssociation |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
ContactID xs:long
Contact ID for the account manager.
| | | | | | |
The response body is of type http://www.FatTail.com/api:RemoveAccountManagerAssociationResponse.
Response Body Parameters
Name | Description | Data Type |
RemoveAccountManagerAssociationResult | Collection of AccountMangerAssociation objects deleted. | http://www.FatTail.com/api:ArrayOfAccountManagerAssociationDeleteResult |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
ContactID xs:long
Contact ID for the account manager.
| | |
 |
 |
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.
| | | | | | |