unified_receipt
An object that contains information about the most recent in-app purchase transactions for the app.
Declaration
object unified_receiptProperties
| Name | Type | Description |
|---|---|---|
environment | string | The environment for which the App Store generated the receipt. |
latest_receipt | byte | The latest Base64-encoded app receipt. |
latest_receipt_info | [unified_receipt.Latest_receipt_info] | An array that contains the latest 100 in-app purchase transactions of the decoded value in |
pending_renewal_info | [unified_receipt.Pending_renewal_info] | An array in which each element contains the pending renewal information for each auto-renewable subscription identified in |
status | integer | The status code, where |