LSSGOP_Account Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
AccountInsert |
Creates an account. |
AccountUpdate |
Updates an existing account. |
AccountDelete |
Deletes an account. |
AccountQueryPage |
Queries for an account. |
Request Message Description: AccountInsert
For a description of this request message, see the following table.
Name | Description | Type |
---|---|---|
AccountInsert |
Creates an account. |
String |
Response Message Description: AccountInsert
For a description of this request message, see the following table.
Name | Description | Type |
---|---|---|
Id |
ID of the newly created account. |
String |
Request Message Description: AccountUpdate
For a description of this request message, see the following table.
Name | Description | Type |
---|---|---|
Id |
Account ID. |
String |
Name |
Account name. |
String |
Type |
Account type. |
String |
Response Message Description: AccountUpdate
For a description of this request message, see the following table.
Name | Description | Type |
---|---|---|
Id |
ID of the updated account. |
String |
Request Message Description: AccountDelete
For a description of this request message, see the following table.
Name | Description | Type |
---|---|---|
Id |
ID of the account to be deleted. |
String |
For a description of this request message, see the following table.
Name | Description | Type |
---|---|---|
Id |
ID of the deleted account. |
String |
For a description of this request message, see the following table.
Name | Description | Type |
---|---|---|
Id |
ID of the account to be queried upon. |
String |
For a description of this request message, see the following table.
Name | Description | Type |
---|---|---|
Id |
ID of the account. |
String |