-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathexample-parsed.json
45 lines (45 loc) · 1.37 KB
/
example-parsed.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
{
"notificationType": "SUBSCRIBED",
"subtype": "RESUBSCRIBE",
"notificationUUID": "3bdbf731-974e-4304-a714-848213cf24",
"data": {
"appAppleId": 11111111,
"bundleId": "com.example",
"bundleVersion": "1",
"environment": "Sandbox",
"status": 1,
"transactionInfo": {
"transactionId": "2000000547498711",
"originalTransactionId": "1000000602336111",
"webOrderLineItemId": "2000000054564111",
"bundleId": "com.example",
"productId": "YearlyPremium03",
"subscriptionGroupIdentifier": "20565111",
"purchaseDate": 1710668786000,
"originalPurchaseDate": 1575835389000,
"expiresDate": 1710672386000,
"quantity": 1,
"type": "Auto-Renewable Subscription",
"inAppOwnershipType": "PURCHASED",
"signedDate": 1710668800934,
"environment": "Sandbox",
"transactionReason": "PURCHASE",
"storefront": "TUR",
"storefrontId": "111111",
"price": 199990,
"currency": "TRY"
},
"renewalInfo": {
"originalTransactionId": "1000000602111111",
"autoRenewProductId": "YearlyPremium03",
"productId": "YearlyPremium03",
"autoRenewStatus": 1,
"signedDate": 1710668800934,
"environment": "Sandbox",
"recentSubscriptionStartDate": 1710668786000,
"renewalDate": 1710672386000
}
},
"version": "2.0",
"signedDate": 1710668800976
}