This service is used to apply a selection of products to the provided BundleProductOrderLineID.
The BundleProductOrderLineID field refers to the ID of an OrderLine on the provided Order that has a BundleProduct Product on it.
The LineSelection field is a list that couples a SelectedProductID to a ProductBundleLineID and is identical to how it's used in AddBundleProductToOrder.
This service is used to apply a selection of products to the provided
BundleProductOrderLineID
. TheBundleProductOrderLineID
field refers to the ID of anOrderLine
on the providedOrder
that has aBundleProduct
Product on it. TheLineSelection
field is a list that couples aSelectedProductID
to aProductBundleLineID
and is identical to how it's used inAddBundleProductToOrder
.