RefundSession object

Represents a refund session.

Required access

read_payment_sessions access scope.

On this page

Fields

  • id ([ID!](https://shopify.dev/docs/admin-api/graphql/reference/scalar#id-unstable))
    A globally unique identifier.
  • status ([RefundSessionStatus!](https://shopify.dev/docs/admin-api/graphql/reference/orders/refundsessionstatus))
    The refund status.

Mutations for RefundSession