--- title: OrderCancelStoreCreditRefundInput - GraphQL Admin description: The input fields used to refund to store credit. 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/ordercancelstorecreditrefundinput md: https://shopify.dev/docs/api/admin-graphql/latest/input-objects/ordercancelstorecreditrefundinput.md --- # Order​Cancel​Store​Credit​Refund​Input input\_object The input fields used to refund to store credit. ## Fields * expires​At [Date​Time](https://shopify.dev/docs/api/admin-graphql/latest/scalars/DateTime) The expiration date of the store credit. *** ## Input objects using this input * [Order​Cancel​Refund​Method​Input.storeCreditRefund](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OrderCancelRefundMethodInput#fields-storeCreditRefund) INPUT OBJECT The input fields used to specify the refund method for an order cancellation. *** ## Map ### Input objects using this input * [Order​Cancel​Refund​Method​Input.storeCreditRefund](https://shopify.dev/docs/api/admin-graphql/latest/input-objects/OrderCancelRefundMethodInput#fields-storeCreditRefund)