LSSGOP_ContactBestTime Operations

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

Name Description

ContactBestTimeInsert

Creates a contactbesttime record.

ContactBestTimeUpdate

Updates an existing contactbesttime record.

ContactBestTimeDelete

Deletes a contactbesttime record.

ContactBestTimeQueryPage

Queries for a contactbesttime record.

Request Message Description: ContactBestTimeInsert

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

Node Description Type

ContactId

ID of the contact to be inserted.

String

ContactAddressId

ID of the contactaddress to be inserted.

String

StartDay

Start day.

String

StartTime

Start time.

String

Response Message Description: ContactBestTimeInsert

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

Node Description Type

Id

ID of the newly created contactbesttime record.

String

Request Message Description: ContactBestTimeUpdate

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

Node Description Type

Id

ID of the contactbesttime record.

String

ContactId

Contact ID of the corresponding record.

String

ContactAddressId

Contact address ID of the corresponding record.

String

StartDay

Start day of the corresponding record.

String

Response Message Description: ContactBestTimeUpdate

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

Node Description Type

Id

ID of the updated contactbesttime record.

String

Request Message Description: ContactBestTimeDelete

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

Node Description Type

Id

ID of the contactbesttime record to be deleted.

String

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

Node Description Type

Id

ID of the deleted contactbesttime record.

String

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

Node Description Type

Id

ID of the contactbesttime record to be queried.

String

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

Node Description Type

Id

ID of the contactbesttime record.

String