QuoteAddItemsWS Operations
For a list of operations associated with this Web service, see the following table.
Name | Description |
---|---|
QuoteAddItems |
Add quote line items. |
Request Message Description: QuoteAddItems
For a description of this request message, see the following table.
Node | Description |
---|---|
Instance |
Required. An instance of the integration object PDS Quote. |
GetProductDataRequest |
Required. An instance of the integration object Added Products. The namespace is http://siebel.com/OrderManagement/Quote/ProductData. This instance will include the product IDs that will be added. |
Item, ProductId |
Required field for each item. The product that will be added to the Instance. |
Item, Quantity |
Quantity of the product. Not a required field. The default value is 1. |
GetPricing |
Y or N. Turns on (Y) or off (N) Pricing. |
CheckEligibility |
Y or N. Turns on (Y) or off (N) Eligibility Check. |
Response Message Description: QuoteAddItems
For a description of this response message, see the following table.
Node | Description |
---|---|
Instance |
Same as the input argument Instance. For more information, see the previous table. Based on the integration object PDS Quote. The updated instance will contain the new added products. |