While querying the invoice/estimate from QBO, we're not able to see discount line detail where we need to apply our discount on the invoice/estimate header. As we're not able to see discount line detail, we cannot update discount amount or % in QBO invoice/estimate.
QueryService<Estimate> querySvc = new QueryService<Estimate>(serviceContext);
List<Estimate> quickBookEstimate = querySvc.ExecuteIdsQuery("SELECT * FROM Estimate").ToList();
Hello, Sasi Kiran.
Let me get you to the right support team that currently handles QBO API concerns. Aside from being an expert in handling QBO API app integration, our Intuit Developer Team can help update the discount line detail on your invoice and estimate.
Here's how:
You might also want to visit our QuickBooks Online learning guides for tutorials and webinars about the product.
If there's anything I can help you with, just let me know by leaving a comment below or post again. Thank you and have a great day ahead.
You have clicked a link to a site outside of the QuickBooks or ProFile Communities. By clicking "Continue", you will leave the community and be taken to that site instead.