How can I calculate the correct refund amount for a line item including taxes?

How can I calculate the correct refund amount for a line item including taxes?

I’m trying to create a refund via GraphQL API for specific line items in an order. With the REST API we would just send a calculate request and …

 

Read More