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