# ReturnShippingFee - admin - OBJECT
Version: unstable

## Description
A return shipping fee is a fee captured as part of a return to cover the costs of shipping the return.

### Access Scopes
`read_returns` access scope.


## Fields
* [amountSet](/docs/api/admin/unstable/objects/MoneyBag): MoneyBag! - The amount of the return shipping fee, in shop and presentment currencies.
* [id](/docs/api/admin/unstable/scalars/ID): ID! - The unique ID for the Fee.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples