<!--
{
  "availability" : [
    "App Store Server API: 1.11.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerAPI",
  "identifier" : "/documentation/AppStoreServerAPI/InvalidRefundPreferenceError",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Server API"
    ],
    "preciseIdentifier" : "data:app_store_server_api:InvalidRefundPreferenceError"
  },
  "title" : "InvalidRefundPreferenceError"
}
-->

# InvalidRefundPreferenceError

An error that indicates an invalid refund preference value.

```
object InvalidRefundPreferenceError
```

## Discussion

This error applies to the [`refundPreference`](/documentation/AppStoreServerAPI/refundPreference) value you provide in a [`ConsumptionRequest`](/documentation/AppStoreServerAPI/ConsumptionRequest), or the [`refundPreferenceV1`](/documentation/AppStoreServerAPI/refundPreferenceV1) value in a [`ConsumptionRequestV1`](/documentation/AppStoreServerAPI/ConsumptionRequestV1).

---

Copyright &copy; 2026 Apple Inc. All rights reserved. | [Terms of Use](https://www.apple.com/legal/internet-services/terms/site.html) | [Privacy Policy](https://www.apple.com/privacy/privacy-policy)