# ReturnShippingFeeInput - admin - INPUT_OBJECT
Version: 2025-01

## Description
The input fields for a return shipping fee.

### Access Scopes



## Fields
* [amount](/docs/api/admin/2025-01/input-objects/MoneyInput): MoneyInput! - The value of the fee as a fixed amount in the presentment currency of the order.


## Input objects with this input object
* [CalculateReturnInput](/docs/api/admin/2025-01/input-objects/CalculateReturnInput)
* [ReturnInput](/docs/api/admin/2025-01/input-objects/ReturnInput)
* [ReturnRequestInput](/docs/api/admin/2025-01/input-objects/ReturnRequestInput)


## Examples