function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
sfdeveloper9sfdeveloper9 

Add product options as dependent quote line items

I am trying to update a CPQ quote via CPQ APIs with quote lines that comprise of a bundle product quote line and related quote lines that are form product options. 
I am passing all of them as product model using the Add Product API and Save Quote API. I am not able to populated the Required by field which ties all the product option quote lines to the bundle product and hence the edit lines page looks like this
  • Bundle Product
  • Product Option1
  • Product Option 2
What I want is 
  • Bundle Product
    • product option1
    • prodcut option2

Any help or pointers here is appreciated. TIA.
VinayVinay (Salesforce Developers) 
You can reach out to Salesforce CPQ group on
https://trailblazers.salesforce.com/_ui/core/chatter/groups/GroupProfilePage?g=0F93A0000009SbG for inputs on your ask.

Please close the thread by selected as Best Answer so that we can keep our community clean

Thanks,