--- title: RefundMethodInput - GraphQL Admin description: The input fields for processing the financial outcome of a refund. 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/refundmethodinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/refundmethodinput.md --- # Refund​Method​Input input\_object The input fields for processing the financial outcome of a refund. ## Fields * store​Credit​Refund [Store​Credit​Refund​Input](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/StoreCreditRefundInput) The details of the refund to store credit. *** ## Input objects using this input * [Refund​Input.refundMethods](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/RefundInput#fields-refundMethods) INPUT OBJECT The input fields to create a refund. * [Return​Process​Refund​Input.refundMethods](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ReturnProcessRefundInput#fields-refundMethods) INPUT OBJECT The input fields for the refund for the return. *** ## Map ### Input objects using this input * [Refund​Input.refundMethods](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/RefundInput#fields-refundMethods) * [Return​Process​Refund​Input.refundMethods](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ReturnProcessRefundInput#fields-refundMethods)