# CalculatedReturnFee - admin - INTERFACE
Version: 2025-01

## Description
A calculated return fee.

### Access Scopes
`read_returns` access scope or `read_marketplace_returns` access scope. Also: The shop must have access to exchanges.


## Fields
* [amountSet](/docs/api/admin/2025-01/objects/MoneyBag): MoneyBag! - The calculated amount of the return fee, in shop and presentment currencies.
* [id](/docs/api/admin/2025-01/scalars/ID): ID! - A globally-unique ID.

## Connections



## Types implemented in
* [CalculatedRestockingFee](/docs/api/admin/2025-01/objects/CalculatedRestockingFee)
* [CalculatedReturnShippingFee](/docs/api/admin/2025-01/objects/CalculatedReturnShippingFee)


## Examples