Optional
cancellation_The time when Apple customer support canceled a transaction, in a date-time format similar to the ISO 8601. This field is only present for refunded transactions.
2013-08-01 07:00:00 Etc/GMT
Optional
cancellation_The time when Apple customer support canceled a transaction, or the time when the user upgraded an auto-renewable subscription plan, in UNIX epoch time format, in milliseconds. This field is only present for refunded transactions. Use this time format for processing dates.
1616411598724
Optional
cancellation_The time when Apple customer support canceled a transaction, in the Pacific Time zone. This field is only present for refunded transactions.
2021-01-01 00:00:00 America/Los_Angeles
Optional
cancellation_The reason for a refunded transaction. When a customer cancels a transaction, the App Store gives them a refund and provides a value for this key.
1 - the customer canceled their transaction due to an actual or perceived issue within your app. 0 - the transaction was canceled for another reason; for example, if the customer made the purchase accidentally.
Optional
expires_The time when a subscription expires or when it will renew, in UNIX epoch time format, in milliseconds. Use this time format for processing dates.
2021-03-01 07:00:00 Etc/GMT
The time when a subscription expires or when it will renew, in UNIX epoch time format, in milliseconds. Use this time format for processing dates.
1616411598724
The time when a subscription expires or when it will renew, in the Pacific Time zone.
2021-01-01 00:00:00 America/Los_Angeles
A value that indicates whether the user is the purchaser of the product, or is a family member with access to the product through Family Sharing.
Optional
is_An indicator of whether an auto-renewable subscription is in the introductory price period.
Optional
is_An indicator of whether a subscription is in the free trial period.
Optional
is_An indicator that the system canceled a subscription because the user upgraded. This field is only present for upgrade transactions.
Optional
offer_The reference name of a subscription offer you configured in App Store Connect. This field is present when a customer redeemed a subscription offer code.
The time of the original app purchase, in a date-time format similar to the ISO 8601 standard.
2021-03-01 07:00:00 Etc/GMT
The time of the original app purchase, in UNIX epoch time format, in milliseconds. Use this time format for processing dates. This value indicates the date of the subscription’s initial purchase. The original purchase date applies to all product types and remains the same in all transactions for the same product ID. This value corresponds to the original transaction's transactionDate property in StoreKit.
1616411598724
The time of the original app purchase, in the Pacific time zone.
2021-01-01 00:00:00 America/Los_Angeles
The transaction identifier of the original purchase.
The unique identifier of the product purchased. You provide this value when creating the product in App Store Connect, and it corresponds to the productIdentifier property of the SKPayment object stored in the transaction’s payment property.
Optional
promotional_The identifier of the subscription offer redeemed by the user.
The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in a date-time format similar to the ISO 8601 standard.
2021-03-01 07:00:00 Etc/GMT
The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the UNIX epoch time format, in milliseconds. Use this time format for processing dates.
1616411598724
The time when the App Store charged the user’s account for a subscription purchase or renewal after a lapse, in the Pacific time zone.
2021-01-01 00:00:00 America/Los_Angeles
Optional
quantityThe number of consumable products purchased. This value corresponds to the quantity property of the SKPayment object stored in the transaction's payment property. The value is usually '1' unless modified with a mutable payment. The maximum value is '10'.
Optional
subscription_The identifier of the subscription group to which the subscription belongs. The value for this field is identical to the subscriptionGroupIdentifier property in SKProduct.
A unique identifier for a transaction such as a purchase, restore, or renewal.
Optional
web_A unique identifier for purchase events across devices, including subscription-renewal events. This value is the primary key to identify subscription purchases.
An object that contains information about the latest in-app subscription transaction.
Link
https://developer.apple.com/documentation/appstoreservernotifications/unified_receipt/latest_receipt_info