# VoidSessionRejectionReasonInput - payments-apps - INPUT_OBJECT Version: 2024-10 ## Description The input fields for the reason why the void transaction was rejected. ### Access Scopes ## Fields * [code](/docs/api/payments-apps/2024-10/enums/VoidSessionStatusReasonRejectionCode): VoidSessionStatusReasonRejectionCode! - 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 * [voidSessionReject](/docs/api/payments-apps/2024-10/mutations/voidSessionReject) ## Examples