good afternoon friends,
when canceling an order via API REST the subtotal of the order maintains the total amount and I need it not to affect the total sales (I am setting restock to true)
I see that when canceling from the Shopify website, it first deletes the item and it cannot be done from the REST API,
how can I bring the subtotal to zero with the REST API?
