RefundSessionStatus object

Represents a refund status.

Required access

read_payment_sessions access scope.

On this page

Fields

  • code ([RefundSessionStatusCode!](https://shopify.dev/docs/admin-api/graphql/reference/orders/refundsessionstatuscode))
    The refund status code.
  • reason ([RefundSessionStatusReason](https://shopify.dev/docs/admin-api/graphql/reference/orders/refundsessionstatusreason))
    The refund status reason (if applicable).

Types that return RefundSessionStatus

  • [RefundSession.status](https://shopify.dev/docs/admin-api/graphql/reference/orders/refundsession#status-unstable)