LSSGOP_SampleDisclaimer Operations
This Web service allows you to create, update, delete, and query records in the SampleDisclaimer object. For a list of operations, see the following table.
Name | Description |
---|---|
SampleDisclaimerInsert |
Creates a sampledisclaimer record. |
SampleDisclaimerUpdate |
Updates an existing sampledisclaimer record. |
SampleDisclaimerDelete |
Deletes a sampledisclaimer record. |
SampleDisclaimerQueryPage |
Queries for a sampledisclaimer record. |
Request Message Description: SampleDisclaimerInsert
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Disclaimer |
Name of the account to be inserted. |
String |
DisclaimerNumber |
Disclaimer number. |
Number |
Response Message Description: SampleDisclaimerInsert
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the newly created sampledisclaimer record. |
String |
Request Message Description: SampleDisclaimerUpdate
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the sampledisclaimer record. |
String |
Disclaimer |
Disclaimer of the co.rresponding record. |
String |
DisclaimerNumber |
Disclaimer number of the corresponding record. |
String |
Response Message Description: SampleDisclaimerUpdate
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the updated sampledisclaimer record. |
String |
Request Message Description: SampleDisclaimerDelete
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the sampledisclaimer record to be deleted. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the deleted sampledisclaimer record. |
String |
For a description of this request message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the sampledisclaimer record to be queried. |
String |
For a description of this response message, see the following table.
Node | Description | Type |
---|---|---|
Id |
ID of the sampledisclaimer record. |
String |