--- title: ReturnShippingFeeInput - GraphQL Admin description: The input fields for a return shipping fee. api_version: 2025-10 api_name: admin type: input-object api_type: graphql source_url: html: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ReturnShippingFeeInput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ReturnShippingFeeInput.md --- # Return​Shipping​Fee​Input input\_object The input fields for a return shipping fee. ## Fields * amount [Money​Input!](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/MoneyInput) required The value of the fee as a fixed amount in the presentment currency of the order. *** ## Input objects using this input * [Calculate​Return​Input.returnShippingFee](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CalculateReturnInput#fields-returnShippingFee) INPUT OBJECT The input fields to calculate return amounts associated with an order. * [Return​Input.returnShippingFee](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ReturnInput#fields-returnShippingFee) INPUT OBJECT The input fields for a return. * [Return​Request​Input.returnShippingFee](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ReturnRequestInput#fields-returnShippingFee) INPUT OBJECT The input fields for requesting a return. *** ## Map ### Input objects using this input * [Calculate​Return​Input.returnShippingFee](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/CalculateReturnInput#fields-returnShippingFee) * [Return​Input.returnShippingFee](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ReturnInput#fields-returnShippingFee) * [Return​Request​Input.returnShippingFee](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ReturnRequestInput#fields-returnShippingFee)