RefundSessionStatusReason object
Refund status reason.
Required access
read_payment_sessions access scope.
On this page
Fields
- code (
[RefundSessionStatusReasonRejectionCode!](https://shopify.dev/docs/admin-api/graphql/reference/orders/refundsessionstatusreasonrejectioncode))
The reason code. - merchantMessage (
[String](https://shopify.dev/docs/admin-api/graphql/reference/scalar#string-unstable))
The custom, localized message for the merchant.
Types that return RefundSessionStatusReason
[RefundSessionStatus.reason](https://shopify.dev/docs/admin-api/graphql/reference/orders/refundsessionstatus#reason-unstable)
