Method name | Description |
---|---|
AddContact | Adds a new contact to a specified customer. |
DeleteContact | Deletes a contact. |
GetContact | Returns a contact. |
GetContacts | Returns contacts for all customers. |
GetContactsSyncCandidates | Returns contacts for sync. |
GetCustomerContacts | Returns all contacts for a given customer. |
UpdateContact | Updates contact information. |