Created
February 8, 2021 15:17
-
-
Save iwitaly/250af0d2b9198b389e384895cf12606d to your computer and use it in GitHub Desktop.
Subscription renewed event example — Adapty
This file contains hidden or 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
{ | |
"price_usd": 9.99, | |
"proceeds_usd": 6.99, | |
"transaction_id": "1000000628581600", | |
"original_transaction_id": "1000000628581600", | |
"purchase_date": "2020-02-18T18:40:22.000000+0000", | |
"original_purchase_date": "2020-02-18T18:40:22.000000+0000", | |
"environment": "Sandbox", | |
"vendor_product_id": "premium", | |
"event_datetime": "2020-02-18T18:40:22.000000+0000", | |
"store": "app_store" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment