--- title: RefundDuty - GraphQL Admin description: Represents a refunded duty. api_version: unstable api_name: admin source_url: html: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/RefundDuty' md: 'https://shopify.dev/docs/api/admin-graphql/unstable/objects/RefundDuty.md' --- # Refund​Duty object Requires `read_orders` access scope or `read_marketplace_orders` access scope. Represents a refunded duty. ## Fields * amount​Set [Money​Bag!](https://shopify.dev/docs/api/admin-graphql/unstable/objects/MoneyBag) non-null The amount of a refunded duty in shop and presentment currencies. * original​Duty [Duty](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Duty) The duty associated with this refunded duty. *** ## Map ### Fields with this object * {}[Refund.duties](https://shopify.dev/docs/api/admin-graphql/unstable/objects/Refund#field-Refund.fields.duties) * {}[SuggestedRefund.refundDuties](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SuggestedRefund#field-SuggestedRefund.fields.refundDuties) * {}[SuggestedReturnFinancialOutcome.refundDuties](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SuggestedReturnFinancialOutcome#field-SuggestedReturnFinancialOutcome.fields.refundDuties) * {}[SuggestedReturnRefund.refundDuties](https://shopify.dev/docs/api/admin-graphql/unstable/objects/SuggestedReturnRefund#field-SuggestedReturnRefund.fields.refundDuties)