# ReturnFee - customer - INTERFACE Version: 2025-04 ## Description A fee associated with the processing of a return. ### Access Scopes ## Fields * [amountSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The total monetary value of the fee in shop and presentment currencies. * [title](/docs/api/customer/2025-04/scalars/String): String! - Human-readable name of the fee. ## Connections ## Types implemented in * [ReturnRestockingFee](/docs/api/customer/2025-04/objects/ReturnRestockingFee) * [ReturnShippingFee](/docs/api/customer/2025-04/objects/ReturnShippingFee) ## Examples