# RefundSessionRejectionReasonInput - payments-apps - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the reason why the refund was rejected. ### Access Scopes ## Fields * [code](/docs/api/payments-apps/2024-10/enums/RefundSessionStatusReasonRejectionCode): RefundSessionStatusReasonRejectionCode! - The reason code. * [merchantMessage](/docs/api/payments-apps/2024-10/scalars/String): String - A custom, localized message for the merchant. ## Input objects with this input object * [refundSessionReject](/docs/api/payments-apps/2024-10/mutations/refundSessionReject) ## Examples