Associates a Client or Agency with a ClientContact or AgencyContact.
The request body is of type http://www.FatTail.com/api:CreateAccountContactAssociation.
Request Body Parameters
Name | Description | Data Type |
accountContactList | Collection of AccountContactAssociations to create. | http://www.FatTail.com/api:ArrayOfAccountContactAssociation |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
AccountID xs:long
Client ID or Agency ID to associate with the Contact ID.
|
 |
ContactID xs:long
Contact ID to associate with the Client ID or Agency ID.
| | | | | | |
The response body is of type http://www.FatTail.com/api:CreateAccountContactAssociationResponse.
Response Body Parameters
Name | Description | Data Type |
CreateAccountContactAssociationResult | Collection of AccountContactAssociation objects created. | http://www.FatTail.com/api:ArrayOfAccountContactAssociationCreateResult |
Overview
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
 |
Sequence
 |
AccountID xs:long
Client ID or Agency ID to associate with the Contact ID.
|
 |
ContactID xs:long
Contact ID to associate with the Client ID or Agency ID.
| | |
 |
 |
Sequence
 |
FaultMessges optional ArrayOfstring Complex Type
Collection of exception messages.
 |
Sequence
| |
| |
| | | | | |