--- title: ShippingRefundInput - GraphQL Admin description: The input fields that are required to reimburse shipping costs. 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/ShippingRefundInput md: >- https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/ShippingRefundInput.txt --- # Shipping​Refund​Input input\_object The input fields that are required to reimburse shipping costs. ## Fields * amount [Money](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Money) The monetary value of the shipping fees to be reimbursed. * full​Refund [Boolean](https://shopify.dev/docs/api/admin-graphql/2024-10/scalars/Boolean) Whether a full refund is provided. *** ## Input objects using this input * [Refund​Input.​shipping](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/RefundInput#field-shipping) INPUT OBJECT The input fields to create a refund. *** ## Map ### Input objects using this input * [Refund​Input.shipping](https://shopify.dev/docs/api/admin-graphql/2024-10/input-objects/RefundInput#field-shipping)