LSSGOP_MessagePlanCatalog Operations

This Web service features four operations which allow you to create, update, delete, and query records in the MessagePlan Catalog object. For a list of operations, see the following table.

Name Description

MessagePlanCatalogInsert

Creates a messageplancatalog record.

MessagePlanCatalogUpdate

Updates an existing messageplancatalog record.

MessagePlanCatalogDelete

Deletes a messageplancatalog record.

MessagePlanCatalogQueryPage

Queries for a messageplancatalog record.

Request Message Description: MessagePlanCatalogInsert

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

Node Description Type

CtlgCatId

ID of the catalog category to be associated with the message plan.

String

MsgPlanId

ID of the message plan.

String

Response Message Description: MessagePlanCatalogInsert

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

Node Description Type

Id

ID of the newly created messageplancatalog record.

String

Request Message Description: MessagePlanCatalogUpdate

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

Node Description Type

Id

ID of the messageplancatalog record.

String

CtlgCatId

CtlgCatId of the corresponding record.

String

MsgPlanId

Message plan ID of the corresponding record.

String

Response Message Description: MessagePlanCatalogUpdate

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

Node Description Type

Id

ID of an updated messageplancatalog record.

String

Request Message Description: MessagePlanCatalogDelete

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

Node Description Type

Id

ID of the messageplancatalog record to be deleted.

String

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

Node Description Type

Id

ID of the deleted messageplancatalog record.

String

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

Node Description Type

Id

ID of the messageplancatalog record to be queried.

String

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

Node Description Type

Id

ID of the messageplancatalog record.

String