Created
June 14, 2026 14:20
-
-
Save tiarebalbi/e0468fc7951a03b43e8c71a3f58e5aad to your computer and use it in GitHub Desktop.
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
| { | |
| "integration_code": null, | |
| "checkout_id": "9761e8ad-7da2-4f79-add6-2aaa121d70bf", | |
| "checkout_name": "Hackeando Milhas (Stripe)", | |
| "product_id": "65b4d593-5b0c-42dd-b337-e35cb23b59ff", | |
| "product_name": "Hackeando Milhas", | |
| "oferta_id": "40bf6ad5-8c6d-40e8-a2cf-86fafa7fc2cc", | |
| "oferta_nome": null, | |
| "type": "transaction.created", | |
| "transaction_id": "a5ce34b3-25f3-41b4-8cd6-32153e627a64", | |
| "description": "[HACKMILHA] Hackeando Milhas", | |
| "created_at": "2026-06-14T13:56:48.209667695Z", | |
| "metadata": { | |
| "custom-attribute-1": "valor 1", | |
| "custom-attribute-2": "valor 2" | |
| }, | |
| "user": { | |
| "user_id": "76e53938-2588-4c78-ac81-5df49f5b0370", | |
| "name": "Tiare Balbi Bonamini", | |
| "first_name": "Tiare", | |
| "last_name": "Balbi Bonamini", | |
| "email": "demo9@tiarebalbi.com", | |
| "cpf": "XXXX", | |
| "cnpj": null, | |
| "phone": "12988431147" | |
| }, | |
| "transaction": { | |
| "id": "a5ce34b3-25f3-41b4-8cd6-32153e627a64", | |
| "value_cents": 5900, | |
| "payment_type": null, | |
| "status": "created", | |
| "billing_way": "full_value", | |
| "installments": 1, | |
| "duration": null | |
| }, | |
| "order_bumps": [ | |
| { | |
| "id": "5c24487b-fed7-4e38-ab1e-776dff585109", | |
| "name": "Segundo Salário com Milhas", | |
| "value_cents": 2700, | |
| "integration_code": "5c24487b-fed7-4e38-ab1e-776dff585109", | |
| "metadata": { | |
| "custom-attribute-1": "valor 1", | |
| "custom-attribute-2": "valor 2" | |
| } | |
| }, | |
| { | |
| "id": "e3a34ee3-cf14-4541-b81d-81748fa72d1b", | |
| "name": "Acesso Vitalício - Hackeando Milhas ", | |
| "value_cents": 2700, | |
| "integration_code": "e3a34ee3-cf14-4541-b81d-81748fa72d1b", | |
| "metadata": { | |
| "custom-attribute-1": "valor 1", | |
| "custom-attribute-2": "valor 2" | |
| } | |
| } | |
| ], | |
| "tracking_parameters": { | |
| "src": null, | |
| "utm_source": null, | |
| "utm_medium": null, | |
| "utm_campaign": null, | |
| "utm_content": null, | |
| "utm_term": null, | |
| "gclid": null, | |
| "fbclid": null, | |
| "fbc": null, | |
| "sck": null, | |
| "gen_id": null, | |
| "referral": null, | |
| "ttclid": null, | |
| "wbraid": null, | |
| "_cid": null, | |
| "vtid": null, | |
| "ctwa_clid": null, | |
| "click_id": null, | |
| "xcod": null, | |
| "telefone": null, | |
| "phone": null, | |
| "nome": null, | |
| "name": null, | |
| "email": null, | |
| "cupom": null, | |
| "coupon": null, | |
| "full_uri": null | |
| }, | |
| "browser": { | |
| "ip": "1.41.213.6", | |
| "countryCode": "CA", | |
| "countryName": null, | |
| "region": "BC", | |
| "city": "Burnaby", | |
| "cityLatLong": null, | |
| "currencies": [], | |
| "languages": [ | |
| "en-CA", | |
| "en", | |
| "pt-BR", | |
| "pt", | |
| "en-US", | |
| "en-GB", | |
| "zh-CN", | |
| "zh" | |
| ], | |
| "userAgent": "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_7) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/149.0.0.0 Safari/537.36", | |
| "browser": "Chrome", | |
| "browserVersion": "149.0.0.0", | |
| "os": "macOS", | |
| "osVersion": "10.15.7", | |
| "device": null, | |
| "deviceBrand": "Apple", | |
| "deviceModel": "Macintosh", | |
| "deviceFamily": null | |
| }, | |
| "address": { | |
| "country": "Brazil", | |
| "zip_code": "22631-455", | |
| "street": "Av. Afonso Arinos de Melo Franco", | |
| "number": "222", | |
| "district": "Barra da Tijuca", | |
| "complement": "Sala 2005 Bloco 1", | |
| "city": "Rio de Janeiro", | |
| "state": "RJ" | |
| }, | |
| "international_address": { | |
| "country": null, | |
| "region": null, | |
| "city": null, | |
| "zip": null, | |
| "line_1": null, | |
| "line_2": null | |
| } | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment