LSSGOP_MessagePlan_ALL Operations
This Web service allows you to create, update, delete, and query records in the MessagePlan_ALL object using Administrator visibility. For a list of operations, see the following table.
Name | Description |
---|---|
MessagePlan_ALLInsert |
Creates a messageplan record. |
MessagePlan_ALLUpdate |
Updates an existing messageplan record. |
MessagePlan_ALLDelete |
Deletes a messageplan record. |
MessagePlan_ALLQueryPage |
Queries for a messageplan record. |
Request Message Description: MessagePlan_ALLInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Name |
Name the message plan to be inserted. |
String |
MessagePlanType |
Type of message plan. |
String |
Owner |
The message plan owner. |
String |
Position |
The position of the message plan owner. |
String |
Product |
The message plan product. |
String |
Status |
Status of the message plan. |
String |
Version |
The version of the message plan. |
String |
Response Message Description: MessagePlan_ALLInsert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of an newly created account. |
String |
Request Message Description: MessagePlan_ALLUpdate and MessagePlanUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the messageplan record. |
String |
Name |
Name of the corresponding record. |
String |
MessagePlanType |
MessagePlanType of the corresponding record. |
String |
Owner |
Owner of the corresponding record. |
String |
Position |
Position of the corresponding record. |
String |
Product |
Product of the corresponding record. |
String |
Status |
Status of the corresponding record. |
String |
Version |
Version of the corresponding record. |
String |
Response Message Description: MessagePlan_ALLUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of an updated messageplan record. |
String |
Request Message Description: MessagePlan_ALLDelete
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the messageplan record to be deleted. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the deleted messageplan record. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the messageplan record to be queried. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the messageplan record. |
String |