For discussing the development and usage of Checkout UI extensions, post-purchase extensions, web pixels, Customer Accounts UI extensions, and POS UI extensions
I am going to add to cart upsell items on order status page.
Is it possible update cartline items in customer-account.order-status.block.render target?
We have a applyCartLinesChange checkoutapi in purchase.checkout.block.render so we can update cart line items in checkout block.
But we don't have any api to update cart line items in customer-account.order-status.block.render target.
How can I update this?