LSSGOP_ActivityContact Operations

This Web service allows you to create, update, delete, and query records in the ActivityContact object. For a list of operations, see the following table.

Name Description

ActivityContactInsert

Creates an activitycontact record.

ActivityContactUpdate

Updates an existing activitycontact record.

ActivityContactDelete

Deletes an activitycontact record.

ActivityContactQueryPage

Queries for an activitycontact record.

Request Message Description: ActivityContactInsert

For a description of this request message, see the following table.

Node Description Type

ActivityId

Activity ID.

String

ContactId

Contact ID.

String

Response Message Description: ActivityContactInsert

For a description of this response message, see the following table.

Node Description Type

Id

ID of the newly created activitycontact record.

String

Request Message Description: ActivityContactUpdate

For a description of this request message, see the following table.

Node Description Type

Id

ID of the activitycontact record.

String

ActivityId

ActivityId of the activitycontact record.

String

ContactId

ContactId of the activitycontact record.

String

Response Message Description: ActivityContactUpdate

For a description of this response message, see the following table.

Node Description Type

Id

ID of the updated activitycontact record.

String

Request Message Description: ActivityContactDelete

For a description of this request message, see the following table.

Node Description Type

Id

ID of the activitycontact record to be deleted.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the activitycontact record to be deleted.

String

For a description of this request message, see the following table.

Node Description Type

Id

ID of the activitycontact record to be queried.

String

For a description of this response message, see the following table.

Node Description Type

Id

ID of the activitycontact record.

String