OptionaldataThe 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.
OptionalexternalThis 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.
OptionalnotificationThe in-app purchase event for which the App Store sends this version 2 notification.
OptionalnotificationUUIDA unique identifier for the notification.
OptionalsignedThe UNIX time, in milliseconds, that the App Store signed the JSON Web Signature data.
OptionalsubtypeAdditional information that identifies the notification event. The subtype field is present only for specific version 2 notifications.
OptionalsummaryThe 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.
OptionalversionA string that indicates the notification’s App Store Server Notifications version number.
A decoded payload containing the version 2 notification data.
ResponseBodyV2DecodedPayload