# CalculatedReturnFee - admin-graphql - INTERFACE Version: 2024-10 ## 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-graphql/2024-10/objects/MoneyBag): MoneyBag! - The calculated amount of the return fee, in shop and presentment currencies. * [id](/docs/api/admin-graphql/2024-10/scalars/ID): ID! - A globally-unique ID. ## Connections ## Types implemented in * [CalculatedRestockingFee](/docs/api/admin-graphql/2024-10/objects/CalculatedRestockingFee) * [CalculatedReturnShippingFee](/docs/api/admin-graphql/2024-10/objects/CalculatedReturnShippingFee) ## Examples