Here’s the response I get from my request:
{"data":{"id":"sub_920c56dc-7e5e-4003-947a-708dae413c24","email":"martinwdesouza@gmail.com","status":"active","created":1725403402,"subscription_tier":"free","subscription_premium_tier_names":s],"utm_source":"direct","utm_medium":"","utm_channel":"website","utm_campaign":"","referring_site":"","referral_code":"hi1oxGcAlr","stripe_customer_id":"","custom_fields":s {"name":"First Name", "kind":"string", "value":""}, {"name":"Last Name", "kind":"string", "value":""}, {"name":"Full Name", "kind":"string", "value":""}]}}And here’s my JSONPath: $.data.id
Thank you for answering. :)