# ReturnFinancialSummary - customer - OBJECT Version: 2025-04 ## Description The financial breakdown of the return. ### Access Scopes ## Fields * [restockingFeeSubtotalSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The subtotal of all return line items restocking fees. * [returnShippingFeeSubtotalSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The subtotal of all return line items shipping fees. * [returnSubtotalSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The subtotal of all return line items. * [returnSubtotalWithCartDiscountSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The subtotal of all return line items with order level discounts applied. * [returnTotalSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The total sum of all return line items, including return line item subtotals, fees and taxes. * [returnTotalTaxSet](/docs/api/customer/2025-04/objects/MoneyBag): MoneyBag! - The total tax sum of all return line items. ## Connections ## Related queries ## Related mutations ## Related Unions ## Examples