--- title: RefundSession - Payments Apps API description: A unique refund transaction. api_version: 2026-01 api_name: payments-apps type: object api_type: graphql source_url: html: 'https://shopify.dev/docs/api/payments-apps/latest/objects/RefundSession' md: 'https://shopify.dev/docs/api/payments-apps/latest/objects/RefundSession.md' --- # Refund​Session object Requires `read_payment_sessions` access scope. A unique refund transaction. ## Fields * id * state *** ## Map No referencing types *** ## Mutations * refundSessionReject * refundSessionResolve *** ## RefundSession Mutations ### Mutated by * [refund​Session​Reject](https://shopify.dev/docs/api/payments-apps/latest/mutations/refundSessionReject) * [refund​Session​Resolve](https://shopify.dev/docs/api/payments-apps/latest/mutations/refundSessionResolve)