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