# CaptureSessionRejectPayload - payments_apps - PAYLOAD
Version: 2025-04

## Description
Return type for `captureSessionReject` mutation.

### Access Scopes



## Fields
* [captureSession](/docs/api/payments_apps/2025-04/objects/CaptureSession): CaptureSession - The updated capture session.
* [userErrors](/docs/api/payments_apps/2025-04/objects/CaptureSessionRejectUserError): CaptureSessionRejectUserError! - The list of errors that occurred from executing the mutation.

## Connections



## Mutations with this payload
* [captureSessionReject](/docs/api/payments_apps/2025-04/mutations/captureSessionReject)


## Examples