# RefundSessionRejectPayload - payments-apps - PAYLOAD Version: 2024-10 ## Description Return type for `refundSessionReject` mutation. ### Access Scopes ## Fields * [refundSession](/docs/api/payments-apps/2024-10/objects/RefundSession): RefundSession - The updated refund session. * [userErrors](/docs/api/payments-apps/2024-10/objects/RefundSessionRejectUserError): RefundSessionRejectUserError! - The list of errors that occurred from executing the mutation. ## Connections ## Mutations with this payload * [refundSessionReject](/docs/api/payments-apps/2024-10/mutations/refundSessionReject) ## Examples