---
title: refundPreferenceV1
framework: appstoreserverapi
role: symbol
role_heading: Type
path: appstoreserverapi/refundpreferencev1
---

# refundPreferenceV1

A value that indicates your preferred outcome for the refund request.

## Declaration

```data
int32 refundPreferenceV1
```

## Possible Values

0: The refund preference is undeclared. Use this value to avoid providing information for this field. 1: You prefer that the App Store grants the refund. 2: You prefer that the App Store declines the refund. 3: You have no preference whether the App Store grants or declines the refund.

## Mentioned in

App Store Server API changelog

## Discussion

Discussion Your refund preference is one of a variety of factors that the App Store uses to inform its refund decisions.

## See Also

### Consumption data types

- [accountTenure](appstoreserverapi/accounttenure.md)
- [appAccountToken](appstoreserverapi/appaccounttoken.md)
- [consumptionStatus](appstoreserverapi/consumptionstatus.md)
- [customerConsented](appstoreserverapi/customerconsented.md)
- [deliveryStatusV1](appstoreserverapi/deliverystatusv1.md)
- [lifetimeDollarsPurchased](appstoreserverapi/lifetimedollarspurchased.md)
- [lifetimeDollarsRefunded](appstoreserverapi/lifetimedollarsrefunded.md)
- [platform](appstoreserverapi/platform.md)
- [playTime](appstoreserverapi/playtime.md)
- [sampleContentProvided](appstoreserverapi/samplecontentprovided.md)
- [userStatus](appstoreserverapi/userstatus.md)
