priceLineItems Method
Responsible for pricing the line items.
| Parameter | Required | Description |
|---|---|---|
| cartId | Required | Quote or Order ID |
| itemsToProcessSubsetList | Required | List of root IDs |
| pricingPlan | Optional | Pricing plan code |
| Parameter | Description |
|---|---|
| statusMessage | Status message |
| pricingOutput | Map of error, error code, or errorResult (in case of any error) |
| errorCode | Error code |
| error | Error |
If no pricing plan code is provided, the system defaults to using LINE_ITEM_PRICING_PLAN, not the DEFAULT_PRICING_PLAN.