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

# responseBodyV1

The response body containing JSON data that the App Store sends in a version 1 server notification.

```
object responseBodyV1
```

## Discussion

Use the information in the response body to react quickly to changes in your users’ subscription states. The fields available in a notification sent to your server depend on the [`notification_type`](/documentation/AppStoreServerNotifications/responseBodyV1/notification_type), which indicates the event that triggered the notification.

## Topics

### Unified receipt object

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

An object that contains information about the most recent in-app purchase transactions for the app.



---

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)