# CalculatedRestockingFee - admin - OBJECT
Version: 2025-01

## Description
The calculated costs of handling a return line item.
Typically, this would cover the costs of inspecting, repackaging, and restocking the item.

### Access Scopes
`read_returns` access scope.


## Fields
* [amountSet](/docs/api/admin/2025-01/objects/MoneyBag): MoneyBag! - The calculated amount of the return fee, in shop and presentment currencies.
* [id](/docs/api/admin/2025-01/scalars/ID): ID! - A globally-unique ID.
* [percentage](/docs/api/admin/2025-01/scalars/Float): Float! - The value of the fee as a percentage.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples