# CalculatedReturnFee - admin - INTERFACE
Version: 2024-07

## 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/2024-07/objects/MoneyBag): MoneyBag! - The calculated amount of the return fee, in shop and presentment currencies.
* [id](/docs/api/admin/2024-07/scalars/ID): ID! - A globally-unique ID.

## Connections



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


## Examples