ISS Price List Item WS Operations

For a list of operations associated with this Web service, see the following table.

Name Description

Price List Item InsertorUpdate

Adds an item to a price list that does not already contain that item, and updates an item in a price list that already contains that item.

Price List Item Insert

Adds an item to a price list.

Price List Item Update

Updates an item in a price list.

Price List Item Delete

Deletes an item from a price list.

Request Message Description: Price List Item InsertOrUpdate

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

Node Description

Price List Id

The ID of the price list. This node is used only to insert.

Product Id

The ID of the product to add to the price list. This node is used only to insert.

Price List Item Id

The ID of the price list item to update to the price list. This node is used only to update.

Request Message Description: Price List Item Insert

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

Node Description

Price List Id

The ID of the price list.

Product Id

The ID of the product to add to the price list.

Request Message Description: Price List Item Update

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

Node Description

Price List Item Id

The ID of the price list item to update in the price list.

Request Message Description: Price List Item Delete

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

Node Description

Price List Item Id

The ID of the price list item to delete from the price list.