Optional
dataThe object that contains the app metadata and signed renewal and transaction information. The data, summary, and externalPurchaseToken fields are mutually exclusive. The payload contains only one of these fields.
Optional
externalThis field appears when the notificationType is EXTERNAL_PURCHASE_TOKEN. The data, summary, and externalPurchaseToken fields are mutually exclusive. The payload contains only one of these fields.
Optional
notificationThe in-app purchase event for which the App Store sends this version 2 notification.
Optional
notificationUUIDA unique identifier for the notification.
Optional
signedThe UNIX time, in milliseconds, that the App Store signed the JSON Web Signature data.
Optional
subtypeAdditional information that identifies the notification event. The subtype field is present only for specific version 2 notifications.
Optional
summaryThe summary data that appears when the App Store server completes your request to extend a subscription renewal date for eligible subscribers. The data, summary, and externalPurchaseToken fields are mutually exclusive. The payload contains only one of these fields.
Optional
versionA string that indicates the notification’s App Store Server Notifications version number.
A decoded payload containing the version 2 notification data.
ResponseBodyV2DecodedPayload