# RefundDuty - admin - OBJECT
Version: 2025-01

## Description
Represents a refunded duty.

### Access Scopes
`read_orders` access scope or `read_marketplace_orders` access scope.


## Fields
* [amountSet](/docs/api/admin/2025-01/objects/MoneyBag): MoneyBag! - The amount of a refunded duty in shop and presentment currencies.
* [originalDuty](/docs/api/admin/2025-01/objects/Duty): Duty - The duty associated with this refunded duty.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples