LSSGOP_MessageResponse Operations

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

Name Description

MessageResponseInsert

Creates a messageresponse record.

MessageResponseUpdate

Updates an existing messageresponse record.

MessageResponseDelete

Deletes a messageresponse record.

MessageResponseQueryPage

Queries for a messageresponse record.

Request Message Description: MessageResponseInsert

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

Node Description Type

MessagePlan

Name of the message plan.

String

MessagePlanId

ID of the message plan.

String

MessageStartTime

Start time of the message plan.

String

MessageEndTime

End time of the message plan.

String

Response

Response of the corresponding record.

String

Response Message Description: MessageResponseInsert

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

Node Description Type

Id

ID of the newly created messageresponse record.

String

Request Message Description: MessageResponseUpdate

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

Node Description Type

Id

ID of the messageresponse record.

String

MessagePlan

Message plan of the corresponding record.

String

MessagePlanId

Message plan ID of the corresponding record.

String

MessageStartTime

Message start time of the corresponding record.

String

MessageEndTime

Message end time of the corresponding record.

String

Response

Response of the corresponding record.

String

Response Message Description: MessageResponseUpdate

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

Node Description Type

Id

ID of the updated messageresponse record.

String

Request Message Description: MessageResponseDelete

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

Node Description Type

Id

ID of the messageresponse record to be deleted.

String

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

Node Description Type

Id

ID of the deleted messageresponse record.

String

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

Node Description Type

Id

ID of the messageresponse record to be queried.

String

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

Node Description Type

Id

ID of the messageresponse record.

String