--- title: ReturnShippingFeeInput - GraphQL Admin description: The input fields for a return shipping fee. api_version: 2024-10 api_name: admin type: input_object api_type: graphql source_url: html: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReturnShippingFeeInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReturnShippingFeeInput.txt --- # 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/2024-10/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.​return​Shipping​Fee](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/CalculateReturnInput#field-returnShippingFee) INPUT OBJECT The input fields to calculate return amounts associated with an order. * [Return​Input.​return​Shipping​Fee](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReturnInput#field-returnShippingFee) INPUT OBJECT The input fields for a return. * [Return​Request​Input.​return​Shipping​Fee](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReturnRequestInput#field-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/2024-10/input-objects/CalculateReturnInput#field-returnShippingFee) * [Return​Input.returnShippingFee](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReturnInput#field-returnShippingFee) * [Return​Request​Input.returnShippingFee](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ReturnRequestInput#field-returnShippingFee)