---
title: ReturnShippingFee - Customer API
description: The shipping fee incurred during the return process.
api_version: unstable
api_name: customer
source_url:
  html: 'https://shopify.dev/docs/api/customer/unstable/objects/ReturnShippingFee'
  md: 'https://shopify.dev/docs/api/customer/unstable/objects/ReturnShippingFee.md'
---

# Return​Shipping​Fee

object

The shipping fee incurred during the return process.

## Fields

* amount​Set

  [Money​Bag!](https://shopify.dev/docs/api/customer/unstable/objects/MoneyBag)

  non-null[Pre-auth accessible](https://shopify.dev/docs/apps/build/customer-accounts/order-status-page#customer-account-api)

  The total monetary value of the fee in shop and presentment currencies.

* title

  [String!](https://shopify.dev/docs/api/customer/unstable/scalars/String)

  non-null

  Human-readable name of the fee.

***

## Map

No referencing types

***

## Interfaces

* [Return​Fee](https://shopify.dev/docs/api/customer/unstable/interfaces/ReturnFee)

  interface

***

## ReturnShippingFee Implements

### Implements

* [Return​Fee](https://shopify.dev/docs/api/customer/unstable/interfaces/ReturnFee)
