Created
April 28, 2020 15:43
-
-
Save ren6/70004aeefcce04e4e7d3f2dc2b18346f to your computer and use it in GitHub Desktop.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"latest_receipt": "long_base64_receipt_here...", | |
"latest_receipt_info": { | |
"original_purchase_date_pst": "2020-04-01 01:12:42 America/Los_Angeles", | |
"quantity": "1", | |
"subscription_group_identifier": "20537620", | |
"unique_vendor_identifier": "A779C77C-571E-477D-B184-474DBD2F3F5C", | |
"original_purchase_date_ms": "1585728762000", | |
"expires_date_formatted": "2020-04-01 08:17:41 Etc/GMT", | |
"is_in_intro_offer_period": "true", | |
"purchase_date_ms": "1585728761000", | |
"expires_date_formatted_pst": "2020-04-01 01:17:41 America/Los_Angeles", | |
"is_trial_period": "false", | |
"item_id": "1473731459", | |
"unique_identifier": "ec99d91f641c773931806388db24bcf5ac14b704", | |
"original_transaction_id": "1000000646214708", | |
"expires_date": "1585729061000", | |
"transaction_id": "1000000646214708", | |
"bvrs": "1", | |
"web_order_line_item_id": "1000000051409024", | |
"version_external_identifier": "0", | |
"bid": "com.apphud.subscriptionstest", | |
"product_id": "SixthMonthly", | |
"purchase_date": "2020-04-01 08:12:41 Etc/GMT", | |
"purchase_date_pst": "2020-04-01 01:12:41 America/Los_Angeles", | |
"original_purchase_date": "2020-04-01 08:12:42 Etc/GMT" | |
}, | |
"environment": "Sandbox", | |
"auto_renew_status": "true", | |
"unified_receipt": { | |
"latest_receipt": "long_base64_receipt_here...", | |
"pending_renewal_info": [ | |
{ | |
"original_transaction_id": "1000000646214708", | |
"product_id": "SixthMonthly", | |
"auto_renew_status": "1", | |
"auto_renew_product_id": "SixthMonthly" | |
} | |
], | |
"environment": "Sandbox", | |
"status": 0, | |
"latest_receipt_info": [ | |
{ | |
"expires_date_pst": "2020-04-01 01:17:41 America/Los_Angeles", | |
"purchase_date": "2020-04-01 08:12:41 Etc/GMT", | |
"purchase_date_ms": "1585728761000", | |
"original_purchase_date_ms": "1585728762000", | |
"transaction_id": "1000000646214708", | |
"original_transaction_id": "1000000646214708", | |
"quantity": "1", | |
"expires_date_ms": "1585729061000", | |
"original_purchase_date_pst": "2020-04-01 01:12:42 America/Los_Angeles", | |
"product_id": "SixthMonthly", | |
"subscription_group_identifier": "20537620", | |
"web_order_line_item_id": "1000000051409024", | |
"expires_date": "2020-04-01 08:17:41 Etc/GMT", | |
"is_in_intro_offer_period": "true", | |
"original_purchase_date": "2020-04-01 08:12:42 Etc/GMT", | |
"purchase_date_pst": "2020-04-01 01:12:41 America/Los_Angeles", | |
"is_trial_period": "false" | |
} | |
] | |
}, | |
"password": "XXXXX", | |
"auto_renew_product_id": "SixthMonthly", | |
"notification_type": "INITIAL_BUY" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment