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