---
title: CancellationResponse
framework: accountdatatransfer
role: symbol
role_heading: Object
path: accountdatatransfer/cancellationresponse
---

# CancellationResponse

An object that describes the outcome of canceling a download request.

## Declaration

```data
object CancellationResponse
```

## Properties

jobStatus: The current status of the download request. status: The outcome of the cancellation operation.

## See Also

### Cancellation

- [Cancel request](accountdatatransfer/cancel-request.md)
- [CancellationRequest](accountdatatransfer/cancellationrequest.md)
