LSSGOP_Revenue Operations

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

Name Description

RevenueInsert

Creates a revenue record.

RevenueUpdate

Updates an existing revenue record.

RevenueDelete

Deletes a revenue record.

RevenueQueryPage

Queries for a revenue record.

Request Message Description: RevenueInsert

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

Node Description Type

Date

Date of the corresponding record.

String

Response Message Description: RevenueInsert

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

Node Description Type

Id

ID of the newly created revenue record.

String

Request Message Description: RevenueUpdate

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

Node Description Type

Id

ID of the revenue record.

String

Date

Date of the corresponding record.

String

Response Message Description: RevenueUpdate

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

Node Description Type

Id

ID of the updated revenue record.

String

Request Message Description: RevenueDelete

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

Node Description Type

Id

ID of the revenue record to be deleted

String

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

Node Description Type

Id

ID of the deleted revenue

String

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

Node Description Type

Id

ID of the revenue to be queried.

String

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

Node Description Type

Id

ID of the revenue.

String