Created
March 5, 2025 15:37
-
-
Save jonatanfroes/196373efa0a71ff54b11527a7131b790 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
//segunda compra | |
//Purchase_Request_Confirmed | |
{ | |
"Id": "2f6e4a7c-f9d6-11ef-a602-0e34ae58072f", | |
"IsTest": false, | |
"Event": "Purchase_Request_Confirmed", | |
"CreatedAt": "2025-03-05T15:26:18", | |
"Data": { | |
"Products": [ | |
{ | |
"Id": "034932db-93f0-4b30-ae5c-7f151a667ef6", | |
"Name": "Flash Notas", | |
"Price": 4.99 | |
} | |
], | |
"Buyer": { | |
"Id": "aaf642bd-4a08-4978-a5a4-aa9d3d77a0fa", | |
"Email": "[email protected]", | |
"PhoneNumber": "+5569298417482" | |
}, | |
"Seller": { | |
"Id": "7dda8593-3913-41e7-a015-f90ccf986169", | |
"Email": "[email protected]" | |
}, | |
"Purchase": { | |
"PaymentId": "78c4ed85-9f76-4728-bcad-65318ffcd059", | |
"Recurrency": 1, | |
"OriginalPrice": { | |
"Value": 4.99 | |
}, | |
"Price": { | |
"Value": 4.99 | |
}, | |
"Payment": { | |
"NumberOfInstallments": 1, | |
"PaymentMethod": "pix", | |
"InterestRateAmount": 0 | |
}, | |
"Pix": { | |
"QrCode": "https://faturas.iugu.com/qr_code/97ca2371-38ec-4e82-b9f3-c08e0e3adfad-9e96", | |
"QrCodeText": "00020101021226840014br.gov.bcb.pix2562qr.iugu.com/public/payload/v2/97CA237138EC4E82B9F3C08E0E3ADFAD52040000530398654044.995802BR5920NUPS TECNOLOGIA LTDA6008TRINDADE62070503***63048498" | |
} | |
}, | |
"Subscriptions": [ | |
{ | |
"Id": "462e6e65-a889-4b32-8d42-e009f45bc11c", | |
"ProductId": "034932db-93f0-4b30-ae5c-7f151a667ef6" | |
} | |
], | |
"Offer": { | |
"Id": "297e3e50-b19c-45a7-b193-ef2c8e75aa0a", | |
"Name": "Assinatura Flash Notas" | |
}, | |
"Utm": {}, | |
"DeviceInfo": { | |
"UserAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15", | |
"ip": "164.163.34.16" | |
} | |
} | |
} | |
//Product_Access_Started | |
{ | |
"Id": "7201fdda-f9d6-11ef-a602-0e34ae58072f", | |
"IsTest": false, | |
"Event": "Product_Access_Started", | |
"CreatedAt": "2025-03-05T15:28:10", | |
"Data": { | |
"Product": { | |
"Id": "034932db-93f0-4b30-ae5c-7f151a667ef6", | |
"Name": "Flash Notas" | |
}, | |
"Member": { | |
"Id": "aaf642bd-4a08-4978-a5a4-aa9d3d77a0fa", | |
"Email": "[email protected]" | |
}, | |
"AccessType": "Paid", | |
"AccessStartedAt": "2025-03-05T15:28:10", | |
"SubscriptionId": "462e6e65-a889-4b32-8d42-e009f45bc11c" | |
} | |
} | |
//Subscription_Product_Access | |
{ | |
"Id": "7203ecb9-f9d6-11ef-a602-0e34ae58072f", | |
"IsTest": false, | |
"Event": "Subscription_Product_Access", | |
"CreatedAt": "2025-03-05T15:28:10", | |
"Data": { | |
"Action": "Add", | |
"Product": { | |
"Id": "034932db-93f0-4b30-ae5c-7f151a667ef6", | |
"Name": "Flash Notas" | |
}, | |
"Buyer": { | |
"Id": "aaf642bd-4a08-4978-a5a4-aa9d3d77a0fa", | |
"Email": "[email protected]", | |
"PhoneNumber": "+5569298417482" | |
}, | |
"Seller": { | |
"Id": "7dda8593-3913-41e7-a015-f90ccf986169", | |
"Email": "[email protected]" | |
}, | |
"Subscription": { | |
"Id": "462e6e65-a889-4b32-8d42-e009f45bc11c", | |
"ProductId": "034932db-93f0-4b30-ae5c-7f151a667ef6" | |
} | |
} | |
} | |
//Purchase_Order_Confirmed | |
{ | |
"Id": "7229c20f-f9d6-11ef-a602-0e34ae58072f", | |
"IsTest": false, | |
"Event": "Purchase_Order_Confirmed", | |
"CreatedAt": "2025-03-05T15:28:10", | |
"Data": { | |
"Products": [ | |
{ | |
"Id": "034932db-93f0-4b30-ae5c-7f151a667ef6", | |
"Name": "Flash Notas", | |
"Price": 4.99 | |
} | |
], | |
"Buyer": { | |
"Id": "aaf642bd-4a08-4978-a5a4-aa9d3d77a0fa", | |
"Email": "[email protected]", | |
"PhoneNumber": "+5569298417482" | |
}, | |
"Seller": { | |
"Id": "7dda8593-3913-41e7-a015-f90ccf986169", | |
"Email": "[email protected]" | |
}, | |
"Commissions": [ | |
{ | |
"Value": 2.83, | |
"Source": "MARKETPLACE" | |
}, | |
{ | |
"Value": 2.16, | |
"Source": "PRODUCER" | |
}, | |
{ | |
"Value": 0, | |
"Source": "COPRODUCER", | |
"Details": [] | |
}, | |
{ | |
"Value": 0, | |
"Source": "AFFILIATE" | |
} | |
], | |
"Purchase": { | |
"PaymentId": "78c4ed85-9f76-4728-bcad-65318ffcd059", | |
"Recurrency": 1, | |
"PaymentDate": "2025-03-05T15:26:13", | |
"OriginalPrice": { | |
"Value": 4.99 | |
}, | |
"Price": { | |
"Value": 4.99 | |
}, | |
"Payment": { | |
"NumberOfInstallments": 1, | |
"PaymentMethod": "pix", | |
"InterestRateAmount": 0 | |
} | |
}, | |
"Subscriptions": [ | |
{ | |
"Id": "462e6e65-a889-4b32-8d42-e009f45bc11c", | |
"ProductId": "034932db-93f0-4b30-ae5c-7f151a667ef6" | |
} | |
], | |
"Offer": { | |
"Id": "297e3e50-b19c-45a7-b193-ef2c8e75aa0a", | |
"Name": "Assinatura Flash Notas" | |
}, | |
"Utm": {}, | |
"DeviceInfo": { | |
"UserAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.3 Safari/605.1.15", | |
"ip": "164.163.34.16" | |
} | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment