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