I am trying to calculate refund item tax, if the items have different tax rates. How would I get the refunded tax and taxable amount per tax rate?
taxableAmountRates seem like the right field on refund resource to get that information. But it's not returned from the refund resource from the API.
Thank you!