# ReturnDecline - admin - OBJECT
Version: 2025-01

## Description
Additional information about why a merchant declined the customer's return request.

### Access Scopes
`read_returns` access scope or `read_marketplace_returns` access scope.


## Fields
* [note](/docs/api/admin/2025-01/scalars/String): String - The notification message sent to the customer about their declined return request.
Maximum length: 500 characters.
* [reason](/docs/api/admin/2025-01/enums/ReturnDeclineReason): ReturnDeclineReason! - The reason the customer's return request was declined.

## Connections



## Related queries

## Related mutations

## Related Unions

## Examples