RefundDuty object
Represents a refunded duty.
Required access
read_orders access scope.
On this page
Fields
- amountSet (
[MoneyBag!](https://shopify.dev/docs/admin-api/graphql/reference/common-objects/moneybag))
Returns the amount of a refunded duty in shop and presentment currencies. - originalDuty (
[Duty](https://shopify.dev/docs/admin-api/graphql/reference/orders/duty))
Returns a Duty resource. This represents the Duty in the non-refund context.
Types that return RefundDuty
[Refund.duties](https://shopify.dev/docs/admin-api/graphql/reference/orders/refund#duties-2021-01)[SuggestedRefund.refundDuties](https://shopify.dev/docs/admin-api/graphql/reference/orders/suggestedrefund#refundduties-2021-01)
