<!--
{
  "availability" : [
    "App Store Receipts: 1.0.0 - 1.7.0"
  ],
  "documentType" : "symbol",
  "framework" : "AppStoreReceipts",
  "identifier" : "/documentation/AppStoreReceipts/responseBody",
  "metadataVersion" : "0.1.0",
  "role" : "Object",
  "symbol" : {
    "kind" : "Object",
    "modules" : [
      "App Store Receipts"
    ],
    "preciseIdentifier" : "data:store_receipts:responseBody"
  },
  "title" : "responseBody"
}
-->

# responseBody

The JSON data that returns in the response from the App Store.

```
object responseBody
```

## Discussion

The [`verifyReceipt`](/documentation/AppStoreReceipts/Verify-Receipt) endpoint returns this response.

## Topics

### Objects

[`responseBody.Pending_renewal_info`](/documentation/AppStoreReceipts/responseBody/Pending_renewal_info-data.dictionary)

An array of elements that refers to open or failed auto-renewable subscription renewals.

[`responseBody.Latest_receipt_info`](/documentation/AppStoreReceipts/responseBody/Latest_receipt_info-data.dictionary)

An array that contains all in-app purchase transactions.

[`responseBody.Receipt`](/documentation/AppStoreReceipts/responseBody/Receipt-data.dictionary)

The decoded version of the encoded receipt data that you send with the request to the App Store.



---

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)