---
title: requestData
framework: storekit
role: symbol
role_heading: Instance Property
path: storekit/skmutablepayment/requestdata
---

# requestData

Reserved for future use.

## Declaration

```swift
var requestData: Data? { get set }
```

## Discussion

Discussion The default value is nil. If requestData is not nil, your payment will be rejected by the Apple App Store.

## See Also

### Getting and Setting Attributes

- [productIdentifier](storekit/skmutablepayment/productidentifier.md)
- [quantity](storekit/skmutablepayment/quantity.md)
- [applicationUsername](storekit/skmutablepayment/applicationusername.md)
