# Fee - admin - INTERFACE
Version: 2025-01

## Description
A additional cost, charged by the merchant, on an order. Examples include return shipping fees and restocking fees.

### Access Scopes
`read_returns` access scope and (`read_orders` access scope or `read_marketplace_orders` access scope).


## Fields
* [id](/docs/api/admin/2025-01/scalars/ID): ID! - The unique ID for the Fee.

## Connections



## Types implemented in
* [RestockingFee](/docs/api/admin/2025-01/objects/RestockingFee)
* [ReturnShippingFee](/docs/api/admin/2025-01/objects/ReturnShippingFee)


## Examples