LSSGOP_MsgPlanItem_ALL Operations

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

Name Description

MsgPlanItem_ALLInsert

Creates a msgplanitem record.

MsgPlanItem_ALLUpdate

Updates an existing msgplanitem record.

MsgPlanItem_ALLDelete

Deletes a msgplanitem record.

MsgPlanItem_ALLQueryPage

Queries for a msgplanitem record.

Request Message Description: MsgPlanItem_ALLInsert

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

Node Description Type

Name

Name of the message plan item.

String

SequenceNumber

Sequence number of the message plan item.

String

Type

Message plan item type.

String

ParentMPId

ID of the parent message plan.

String

Response Message Description: MsgPlanItem_ALLInsert

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

Node Description Type

Id

ID of the newly created msgplanitem

String

Request Message Description: MsgPlanItem_ALLUpdate

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

Node Description Type

Id

ID of the msgplanitem record.

String

Name

Name.

String

SequenceNumber

Sequence number of the corresponding record.

Number

Type

Type of the corresponding record.

String

ParentMPId

ParentMP ID of the corresponding record.

String

Response Message Description: MsgPlanItem_ALLUpdate

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

Node Description Type

Id

ID of the updated msgplanitem record.

String

Request Message Description: MsgPlanItem_ALLDelete

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

Node Description Type

Id

ID of the msgplanitem record to be deleted.

String

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

Node Description Type

Id

ID of the deleted msgplanitem record.

String

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

Node Description Type

Id

ID of the msgplanitem record to be queried.

String

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

Node Description Type

Id

ID of the msgplanitem record.

String