priceLineItems Method

Responsible for pricing the line items.

ParameterRequiredDescription
cartIdRequiredQuote or Order ID
itemsToProcessSubsetListRequiredList of root IDs
pricingPlanOptionalPricing plan code
ParameterDescription
statusMessageStatus message
pricingOutputMap of error, error code, or errorResult (in case of any error)
errorCodeError code
errorError

If no pricing plan code is provided, the system defaults to using LINE_ITEM_PRICING_PLAN, not the DEFAULT_PRICING_PLAN.