<!--
{
  "availability" : [
    "App Store Server Notifications: 2.19.0 -"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreServerNotifications",
  "identifier" : "/documentation/AppStoreServerNotifications/appData",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Server Notifications"
    ],
    "preciseIdentifier" : "data:store_s2s:appData"
  },
  "title" : "appData"
}
-->

# appData

The object that contains the app metadata and signed app transaction information.

```
object appData
```

## Discussion

The `appData` object is part of the [`responseBodyV2DecodedPayload`](/documentation/AppStoreServerNotifications/responseBodyV2DecodedPayload). This object is present in the payload when the [`notificationType`](/documentation/AppStoreServerNotifications/notificationType) is `RESCIND_CONSENT`.

## Topics

### JWS app transaction information

[`JWSAppTransaction`](/documentation/AppStoreServerNotifications/JWSAppTransaction)

App transaction information signed by the App Store, in JSON Web Signature (JWS) Compact Serialization format.



---

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)