Create a collection of AccountManagerAssociation objects.
The request body is of type http://www.FatTail.com/api:CreateAccountManagerAssociation.
Request Body Parameters
Name | Description | Data Type |
accountManagerAssociationsList | List of AccounManagerAssociation objects to create. | 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:CreateAccountManagerAssociationResponse.
Response Body Parameters
Name | Description | Data Type |
CreateAccountManagerAssociationResult | Collection of AccounManagerAssociation objects to create. | http://www.FatTail.com/api:ArrayOfAccountManagerAssociationCreateResult |
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 create operation was successful. False if the operation failed.
| | | | | | |