{"info":{"_postman_id":"5adf5fd3-8d1d-448c-ad98-663be464abab","name":"Datalake API","schema":"https://schema.getpostman.com/json/collection/v2.0.0/collection.json","toc":[],"description":"<html><head></head><body></body></html>","owner":"23881755","collectionId":"5adf5fd3-8d1d-448c-ad98-663be464abab","publishedId":"2sB2j6AW51","public":true,"customColor":{"top-bar":"FFFFFF","right-sidebar":"303030","highlight":"FF6C37"},"publishDate":"2025-05-05T18:54:01.000Z"},"item":[{"name":"requests","item":[{"name":"Track Purchase Complete (One Way Trip)","id":"581aa914-34ff-4dd9-95e4-15e90f815cd2","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Local_Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"purchase_complete\",\n    \"event_data\": {\n        \"agency_name\": \"Plaza Norte\",\n        \"agency_agent\": \"Karina García\",\n        \"distinct_id\": \"B260748808\",\n        \"email\": null,\n        \"passenger_count\": 2,\n        \"payment_type\": \"credit_card\",\n        \"phone\": \"975757534\",\n        \"product\": \"ticket-office\",\n        \"tickets\": 2,\n        \"total\": 231,\n        \"trips\": [\n            {\n            \"bus_categories\": \"Suite\",\n            \"departure_arrival\": \"2026-04-29T06:00:00-05:00\",\n            \"departure_destination\": \"Huaraz\",\n            \"departure_destination_terminal\": \"Huaraz Terminal\",\n            \"departure_line\": \"Transportes Cruz del Sur S.A.C.\",\n            \"departure_origin\": \"Lima\",\n            \"departure_origin_terminal\": \"Javier Prado\",\n            \"departure_price\": 99,\n            \"departure_route\": \"Lima - Huaraz\",\n            \"departure_stop_cities\": \"\",\n            \"departure_stops\": 0,\n            \"departure_time\": \"2026-04-28T21:30:00-05:00\",\n            \"departure_transport_type\": \"bus\",\n            \"departure_transporter\": \"Transportes Cruz del Sur S.A.C.\"\n            },\n            {\n            \"bus_categories\": \"Evolution\",\n            \"departure_arrival\": \"2026-04-26T13:25:00-05:00\",\n            \"departure_destination\": \"Arequipa\",\n            \"departure_destination_terminal\": \"Arequipa Terrapuerto\",\n            \"departure_line\": \"Transportes Cruz del Sur S.A.C.\",\n            \"departure_origin\": \"Lima\",\n            \"departure_origin_terminal\": \"Plaza Norte\",\n            \"departure_price\": 132,\n            \"departure_route\": \"Lima - Arequipa\",\n            \"departure_stop_cities\": \"\",\n            \"departure_stops\": 0,\n            \"departure_time\": \"2026-04-25T17:30:00-05:00\",\n            \"departure_transport_type\": \"bus\",\n            \"departure_transporter\": \"Transportes Cruz del Sur S.A.C.\"\n            }\n        ],\n    \"trips_count\": 2\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{LOCAL_BASE_URL}}/datalake/track","urlObject":{"path":["datalake","track"],"host":["{{LOCAL_BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0b87b10b-f997-4bfa-8435-56d17f232a11","name":"success response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"purchase_complete\",\n    \"event_data\": {\n        \"passenger_count\": 2,\n        \"payment_type\": \"credit_card\",\n        \"trips_count\": 1,\n        \"tickets\": 2,\n        \"total\": 31.00,\n        \"product\": \"web\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"trips\": [{\n            \"departure_arrival\": \"2025-04-25T10:30:00-05:00\",\n            \"departure_destination\": \"Boston\",\n            \"departure_destination_terminal\": \"South Station\",\n            \"departure_line\": \"Coastal Express\",\n            \"departure_origin\": \"New York\",\n            \"departure_origin_terminal\": \"Port Authority\",\n            \"departure_price\": 15.50,\n            \"departure_route\": \"NY-BOS\",\n            \"departure_stop_cities\": \"New Haven\",\n            \"departure_stops\": 1,\n            \"departure_time\": \"2025-04-25T15:30:00-05:00\",\n            \"departure_transporter\": \"East Coast Bus Company\",\n            \"bus_categories\": \"general\",\n            \"departure_transport_type\": \"bus\"\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/track"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 May 2025 00:44:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"50"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"347fc75a-41d3-4a7a"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GDzJeveR4EnA4uoAAABk"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93b4737009e107f5-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Event success stored\",\n    \"status\": \"success\"\n}"},{"id":"4299da7d-9425-47b4-a48b-496b63cb9146","name":"failure response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"purchase_complete\",\n    \"event_data\": {\n        \"passenger_count\": 2,\n        \"payment_type\": \"credit_card\",\n        \"trips_count\": 1,\n        \"tickets\": 2,\n        \"total\": 31.00,\n        \"product\": \"desktop\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"trips\": [{\n            \"departure_arrival\": \"2025-04-25T10:30:00-05:00\",\n            \"departure_destination\": \"Boston\",\n            \"departure_destination_terminal\": \"South Station\",\n            \"departure_line\": \"Coastal Express\",\n            \"departure_origin\": \"New York\",\n            \"departure_origin_terminal\": \"Port Authority\",\n            \"departure_price\": 15.50,\n            \"departure_route\": \"NY-BOS\",\n            \"departure_stop_cities\": \"New Haven\",\n            \"departure_stops\": 1,\n            \"departure_time\": \"2025-04-25T15:30:00-05:00\",\n            \"departure_transporter\": \"East Coast Bus Company\",\n            \"bus_categories\": \"general\",\n            \"departure_transport_type\": \"bus\"\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/track"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 May 2025 00:46:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"180"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"230c8dfb-f7d5-41c1"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GDzJmDTYaBNmFkQAAACE"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93b476810f3f5782-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"error_type\": \"FORMAT_MISMATCH\",\n            \"field\": \"product\",\n            \"message\": \"Invalid product format.\",\n            \"suggestion\": \"Ensure that the product field is valid\"\n        }\n    ],\n    \"message\": \"Validación falló. Ve los detalles para más información.\",\n    \"status\": \"error\"\n}"},{"id":"c3b4e7d6-c143-4c7c-bdd1-ccafa23944b4","name":"failed response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Local_Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"purchase_complete\",\n    \"event_data\": {\n        \"agency_name\": \"Plaza Norte\",\n        \"agency_agent\": 5,\n        \"distinct_id\": \"B260748808\",\n        \"email\": null,\n        \"passenger_count\": 2,\n        \"payment_type\": \"credit_card\",\n        \"phone\": \"975757534\",\n        \"product\": \"ticket-office\",\n        \"tickets\": 2,\n        \"total\": 231,\n        \"trips\": [\n            {\n            \"bus_categories\": \"Suite\",\n            \"departure_arrival\": \"2026-04-29T06:00:00-05:00\",\n            \"departure_destination\": \"Huaraz\",\n            \"departure_destination_terminal\": \"Huaraz Terminal\",\n            \"departure_line\": \"Transportes Cruz del Sur S.A.C.\",\n            \"departure_origin\": \"Lima\",\n            \"departure_origin_terminal\": \"Javier Prado\",\n            \"departure_price\": 99,\n            \"departure_route\": \"Lima - Huaraz\",\n            \"departure_stop_cities\": \"\",\n            \"departure_stops\": 0,\n            \"departure_time\": \"2026-04-28T21:30:00-05:00\",\n            \"departure_transport_type\": \"bus\",\n            \"departure_transporter\": \"Transportes Cruz del Sur S.A.C.\"\n            },\n            {\n            \"bus_categories\": \"Evolution\",\n            \"departure_arrival\": \"2026-04-26T13:25:00-05:00\",\n            \"departure_destination\": \"Arequipa\",\n            \"departure_destination_terminal\": \"Arequipa Terrapuerto\",\n            \"departure_line\": \"Transportes Cruz del Sur S.A.C.\",\n            \"departure_origin\": \"Lima\",\n            \"departure_origin_terminal\": \"Plaza Norte\",\n            \"departure_price\": 132,\n            \"departure_route\": \"Lima - Arequipa\",\n            \"departure_stop_cities\": \"\",\n            \"departure_stops\": 0,\n            \"departure_time\": \"2026-04-25T17:30:00-05:00\",\n            \"departure_transport_type\": \"bus\",\n            \"departure_transporter\": \"Transportes Cruz del Sur S.A.C.\"\n            }\n        ],\n    \"trips_count\": 2\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{LOCAL_BASE_URL}}/datalake/track"},"status":"Unprocessable Entity","code":422,"_postman_previewlanguage":null,"header":[{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"cache-control","value":"max-age=0, private, must-revalidate"},{"key":"content-length","value":"345"},{"key":"content-type","value":"application/json; charset=utf-8"},{"key":"date","value":"Mon, 27 Apr 2026 17:41:15 GMT"},{"key":"server","value":"Cowboy"},{"key":"vary","value":"Origin"},{"key":"x-request-id","value":"GKpHjYuFPrc2plMAAADh"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"error_type\": \"TYPE_MISMATCH\",\n            \"expected\": \"string\",\n            \"field\": \"agency_agent\",\n            \"message\": \"Tipo inválido para agency_agent. Se esperaba string.\",\n            \"received\": \"integer\",\n            \"received_value\": 5,\n            \"suggestion\": \"Asegurarse que el campo agency_agent sea string.\"\n        }\n    ],\n    \"message\": \"Validación falló. Ve los detalles para más información.\",\n    \"status\": \"error\"\n}"}],"_postman_id":"581aa914-34ff-4dd9-95e4-15e90f815cd2"},{"name":"Track Purchase Complete (Round Trip)","id":"c6d80399-0a54-4aee-ba90-3316baa5b95d","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"purchase_complete\",\n    \"event_data\": {\n        \"passenger_count\": 1,\n        \"payment_type\": \"credit_card\",\n        \"trips_count\": 2,\n        \"tickets\": 2,\n        \"total\": 31.00,\n        \"product\": \"web\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"trips\": [{\n            \"bus_categories\": \"general\",\n            \"departure_arrival\": \"2025-04-25T10:30:00-05:00\",\n            \"departure_destination\": \"Boston\",\n            \"departure_destination_terminal\": \"South Station\",\n            \"departure_line\": \"Coastal Express\",\n            \"departure_origin\": \"New York\",\n            \"departure_origin_terminal\": \"Port Authority\",\n            \"departure_price\": 15.50,\n            \"departure_route\": \"NY-BOS\",\n            \"departure_stop_cities\": \"New Haven\",\n            \"departure_stops\": 1,\n            \"departure_time\": \"2025-04-25T15:30:00-05:00\",\n            \"departure_transporter\": \"East Coast Bus Company\",\n            \"departure_transport_type\": \"bus\",\n            \"return_arrival\": \"2025-04-25T15:30:00-05:00\",\n            \"return_destination\": \"New York\",\n            \"return_destination_terminal\": \"Port Authority\",\n            \"return_line\": \"Coastal Express\",\n            \"return_origin\": \"Boston\",\n            \"return_origin_terminal\": \"South Station\",\n            \"return_price\": 15.50,\n            \"return_route\": \"BOS-NY\",\n            \"return_stop_cities\": \"New Haven\",\n            \"return_stops\": 1,\n            \"return_time\": \"2025-04-25T22:30:00-05:00\",\n            \"return_transporter\": \"East Coast Bus Company\",\n            \"return_transport_type\": \"bus\"\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/track","urlObject":{"path":["datalake","track"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"0830a72e-bf27-4eaa-8acc-ce311933a49e","name":"success response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"purchase_complete\",\n    \"event_data\": {\n        \"passenger_count\": 2,\n        \"payment_type\": \"credit_card\",\n        \"trips_count\": 1,\n        \"tickets\": 2,\n        \"total\": 31.00,\n        \"product\": \"web\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"trips\": [{\n            \"departure_arrival\": \"2025-04-25T10:30:00-05:00\",\n            \"departure_destination\": \"Boston\",\n            \"departure_destination_terminal\": \"South Station\",\n            \"departure_line\": \"Coastal Express\",\n            \"departure_origin\": \"New York\",\n            \"departure_origin_terminal\": \"Port Authority\",\n            \"departure_price\": 15.50,\n            \"departure_route\": \"NY-BOS\",\n            \"departure_stop_cities\": \"New Haven\",\n            \"departure_stops\": 1,\n            \"departure_time\": \"2025-04-25T15:30:00-05:00\",\n            \"departure_transporter\": \"East Coast Bus Company\",\n            \"bus_categories\": \"general\",\n            \"departure_transport_type\": \"bus\"\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/track"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 May 2025 00:44:45 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"50"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"347fc75a-41d3-4a7a"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GDzJeveR4EnA4uoAAABk"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93b4737009e107f5-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Event success stored\",\n    \"status\": \"success\"\n}"},{"id":"542671dc-7e1a-4ae9-aa4e-ab042a204b83","name":"failure response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"purchase_complete\",\n    \"event_data\": {\n        \"passenger_count\": 2,\n        \"payment_type\": \"credit_card\",\n        \"trips_count\": 1,\n        \"tickets\": 2,\n        \"total\": 31.00,\n        \"product\": \"desktop\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"trips\": [{\n            \"departure_arrival\": \"2025-04-25T10:30:00-05:00\",\n            \"departure_destination\": \"Boston\",\n            \"departure_destination_terminal\": \"South Station\",\n            \"departure_line\": \"Coastal Express\",\n            \"departure_origin\": \"New York\",\n            \"departure_origin_terminal\": \"Port Authority\",\n            \"departure_price\": 15.50,\n            \"departure_route\": \"NY-BOS\",\n            \"departure_stop_cities\": \"New Haven\",\n            \"departure_stops\": 1,\n            \"departure_time\": \"2025-04-25T15:30:00-05:00\",\n            \"departure_transporter\": \"East Coast Bus Company\",\n            \"bus_categories\": \"general\",\n            \"departure_transport_type\": \"bus\"\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/track"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Tue, 06 May 2025 00:46:51 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"180"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"230c8dfb-f7d5-41c1"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GDzJmDTYaBNmFkQAAACE"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93b476810f3f5782-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"error_type\": \"FORMAT_MISMATCH\",\n            \"field\": \"product\",\n            \"message\": \"Invalid product format.\",\n            \"suggestion\": \"Ensure that the product field is valid\"\n        }\n    ],\n    \"message\": \"Validación falló. Ve los detalles para más información.\",\n    \"status\": \"error\"\n}"}],"_postman_id":"c6d80399-0a54-4aee-ba90-3316baa5b95d"},{"name":"Track Payment Failed","id":"b4f0b9cd-f8ba-4fbb-b470-9bb4cb5335c5","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"payment_failed\",\n    \"event_data\": {\n        \"passenger_count\": 2,\n        \"payment_type\": \"credit_card\",\n        \"trips_count\": 1,\n        \"tickets\": 2,\n        \"total\": 31.00,\n        \"product\": \"web\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"trips\": [{\n            \"departure_arrival\": \"2025-04-25T10:30:00-05:00\",\n            \"departure_destination\": \"Boston\",\n            \"departure_destination_terminal\": \"South Station\",\n            \"departure_line\": \"Coastal Express\",\n            \"departure_origin\": \"New York\",\n            \"departure_origin_terminal\": \"Port Authority\",\n            \"departure_price\": 15.50,\n            \"departure_route\": \"NY-BOS\",\n            \"departure_stop_cities\": \"New Haven\",\n            \"departure_stops\": 1,\n            \"departure_time\": \"2025-04-25T15:30:00-05:00\",\n            \"departure_transporter\": \"East Coast Bus Company\",\n            \"bus_categories\": \"general\",\n            \"departure_transport_type\": \"bus\"\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/track","urlObject":{"path":["datalake","track"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"034a7f04-0300-47e5-a29b-e9df05fa4e56","name":"success response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"{{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"payment_failed\",\n    \"event_data\": {\n        \"trips\": [\n            {\n                \"departure_arrival\": \"2024-09-04T04:10:00\",\n                \"departure_destination\": \"Brasilia\",\n                \"departure_destination_terminal\": \"Terminal de brasilia\",\n                \"departure_line\": \"Lujo\",\n                \"departure_origin\": \"Sao Paolo\",\n                \"departure_origin_terminal\": \"Aeropuerto Sao Paolo\",\n                \"departure_price\": 575.0,\n                \"departure_route\": \"Sao Paolo - Brasilia\",\n                \"departure_stop_cities\": \"\",\n                \"departure_time\": \"2024-09-04T01:00:00\",\n                \"departure_transporter\": \"Grupo de Autobus\",\n                // IMPORTANT: Return properties are optional and can be omitted if not needed\n                \"return_arrival\": \"2024-10-20T10:00:00\",\n                \"return_destination\": \"New York\",\n                \"return_destination_terminal\": \"JFK Terminal 2\",\n                \"return_line\": \"AA300\",\n                \"return_origin\": \"Los Angeles\",\n                \"return_origin terminal\": \"LAX Terminal 5\",\n                \"return_price\": 120,\n                \"return_route\": \"LAX-JFK\",\n                \"return_time\": \"2024-10-20T10:00:00\",\n                \"return_transport_type\": \"Airplane\",\n                \"return_transporter\": \"American Airlines\"\n            }\n        ],\n        \"insurance\": false,\n        \"coupon\": \"coupon code\",\n        \"user_status\": \"guest\",\n        \"passenger_count\": 1,\n        \"payment_type\": \"credit_card\",\n        \"trips_count\": 1,\n        \"tickets\": 1,\n        \"total\": 575.0,\n        \"user_fingerprint\": null,\n        \"product\": \"ios\",\n        \"ip\": \"127.0.0.1\",\n        \"distinct_id\": \"123456\",\n        \"error_message\": \"Some error example\"\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/track"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 19 Mar 2025 02:04:32 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"50"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"8e35a241-4469-4925"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GC4R-ia1eYuduTcAAFWh"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"9229664afe1d05b3-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"message\": \"Event success stored\",\n    \"status\": \"success\"\n}"},{"id":"aebcc3d5-b071-447a-8981-66694714cf24","name":"failure response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"event_name\": \"payment_failed\",\n    \"event_data\": {\n        \"passenger_count\": 2,\n        \"payment_type\": \"credit_card\",\n        \"trips_count\": \"round\",\n        \"tickets\": 2,\n        \"total\": 31.00,\n        \"product\": \"web\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"trips\": [{\n            \"departure_arrival\": \"2025-04-25T10:30:00-05:00\",\n            \"departure_destination\": \"Boston\",\n            \"departure_destination_terminal\": \"South Station\",\n            \"departure_line\": \"Coastal Express\",\n            \"departure_origin\": \"New York\",\n            \"departure_origin_terminal\": \"Port Authority\",\n            \"departure_price\": 15.50,\n            \"departure_route\": \"NY-BOS\",\n            \"departure_stop_cities\": \"New Haven\",\n            \"departure_stops\": 1,\n            \"departure_time\": \"2025-04-25T15:30:00-05:00\",\n            \"departure_transporter\": \"East Coast Bus Company\",\n            \"bus_categories\": \"general\",\n            \"departure_transport_type\": \"bus\"\n        }]\n    }\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/track"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 May 2025 19:06:10 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"222"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"eee23e64-43af-41b9"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GD1UKhYtMfRoiBIAAA2B"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93c2fe35ce457a4d-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"error_type\": \"TYPE_MISMATCH\",\n            \"expected\": \"integer\",\n            \"field\": \"trips_count\",\n            \"message\": \"Tipo inválido para trips_count. Se esperaba integer.\",\n            \"received\": \"string\",\n            \"suggestion\": \"Asegurarse que el campo trips_count sea integer.\"\n        }\n    ],\n    \"message\": \"Validación falló. Ve los detalles para más información.\",\n    \"status\": \"error\"\n}"}],"_postman_id":"b4f0b9cd-f8ba-4fbb-b470-9bb4cb5335c5"},{"name":"Anonymous profiles Identify","id":"9ca3fc4d-b1b0-4b55-867c-f15962f4ee3f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"profile_params\": {\n        \"distinct_id\": \"1234567890\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"name\": \"John Doe\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"birthdate\": \"1990-01-01\",\n        \"country_code\": \"US\",\n        \"city\": \"New York\"\n    },\n    \"product\": \"web-mobile\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/identify","urlObject":{"path":["datalake","identify"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"c7215c8f-6535-4879-953c-b4ac7729317c","name":"success response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"profile_params\": {\n        \"distinct_id\": \"1234567890\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"name\": \"John Doe\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"birthdate\": \"1990-01-01\",\n        \"country_code\": \"US\",\n        \"city\": \"New York\"\n    },\n    \"product\": \"web-mobile\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/identify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 May 2025 19:09:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"97"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"3fc263db-7415-4b61"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GD1UW7cJoNmHlv4AAAcD"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93c30369fc07e610-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"distinct_id\": null,\n        \"reservamos_one_id\": 1\n    },\n    \"message\": \"Profile identify data success stored\",\n    \"status\": \"success\"\n}"},{"id":"6534b054-1d00-4760-b49a-a20e96a37a79","name":"failure response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"profile_params\": {\n        \"distinct_id\": \"1234567890\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"name\": \"John Doe\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"birthdate\": \"1990-01-01\",\n        \"country_code\": \"US\",\n        \"city\": \"New York\"\n    },\n    \"product\": \"desktop\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/identify"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 May 2025 19:24:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"180"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"603d3206-d0ce-4cec"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GD1VLU6QfFJu7w4AAABC"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93c319641b15e63d-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"error_type\": \"FORMAT_MISMATCH\",\n            \"field\": \"product\",\n            \"message\": \"Invalid product format.\",\n            \"suggestion\": \"Ensure that the product field is valid\"\n        }\n    ],\n    \"message\": \"Validación falló. Ve los detalles para más información.\",\n    \"status\": \"error\"\n}"}],"_postman_id":"9ca3fc4d-b1b0-4b55-867c-f15962f4ee3f"},{"name":"Datalake Identify","id":"658af1ef-7fed-479c-b657-aea71e5af17a","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"profile_params\": {\n        \"distinct_id\": \"77777777\",\n        \"first_name\": \"Corey\",\n        \"name\": \"John Doe\",\n        \"last_name\": \"Corey Doe\",\n        \"email\": \"corey.doe@example.com\",\n        \"phone\": \"+12154567777\",\n        \"birthdate\": \"1990-01-01\",\n        \"country_code\": \"US\",\n        \"city\": \"New York\",\n        \"salesforceId\": \"sf777\"\n    },\n    \"product\": \"web-mobile\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/identify","urlObject":{"path":["datalake","identify"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[{"id":"6cb0b204-4706-4040-8eee-801d0550a163","name":"success response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"profile_params\": {\n        \"distinct_id\": \"1234567890\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"name\": \"John Doe\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"birthdate\": \"1990-01-01\",\n        \"country_code\": \"US\",\n        \"city\": \"New York\"\n    },\n    \"product\": \"web-mobile\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/identify"},"status":"OK","code":200,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 May 2025 19:09:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"97"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"3fc263db-7415-4b61"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GD1UW7cJoNmHlv4AAAcD"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93c30369fc07e610-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": {\n        \"distinct_id\": null,\n        \"reservamos_one_id\": 1\n    },\n    \"message\": \"Profile identify data success stored\",\n    \"status\": \"success\"\n}"},{"id":"c22ae35c-6185-4dae-bd35-a219a5b2ba22","name":"failure response","originalRequest":{"method":"POST","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"profile_params\": {\n        \"distinct_id\": \"1234567890\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"name\": \"John Doe\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"birthdate\": \"1990-01-01\",\n        \"country_code\": \"US\",\n        \"city\": \"New York\"\n    },\n    \"product\": \"desktop\"\n}","options":{"raw":{"language":"json"}}},"url":"{{BASE_URL}}/datalake/identify"},"status":"Unprocessable Entity (WebDAV) (RFC 4918)","code":422,"_postman_previewlanguage":"json","header":[{"key":"Date","value":"Wed, 07 May 2025 19:24:43 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"180"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"603d3206-d0ce-4cec"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GD1VLU6QfFJu7w4AAABC"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"Server","value":"cloudflare"},{"key":"CF-RAY","value":"93c319641b15e63d-IAD"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"errors\": [\n        {\n            \"error_type\": \"FORMAT_MISMATCH\",\n            \"field\": \"product\",\n            \"message\": \"Invalid product format.\",\n            \"suggestion\": \"Ensure that the product field is valid\"\n        }\n    ],\n    \"message\": \"Validación falló. Ve los detalles para más información.\",\n    \"status\": \"error\"\n}"}],"_postman_id":"658af1ef-7fed-479c-b657-aea71e5af17a"},{"name":"Query Users","id":"96940018-50e6-443d-91d6-36c7e724979f","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Origin","value":"{{Origin}}","type":"text"},{"key":"Authorization","value":"Bearer {{Bearer_Token}}","type":"text"}],"body":{"mode":"raw","raw":"{\n    \"profile_params\": {\n        \"distinct_id\": \"1234567890\",\n        \"first_name\": \"John\",\n        \"last_name\": \"Doe\",\n        \"name\": \"John Doe\",\n        \"email\": \"john.doe@example.com\",\n        \"phone\": \"+12154567890\",\n        \"birthdate\": \"1990-01-01\",\n        \"country_code\": \"US\",\n        \"city\": \"New York\"\n    },\n    \"product\": \"web-mobile\"\n}"},"url":"{{BASE_URL}}/datalake/query","urlObject":{"path":["datalake","query"],"host":["{{BASE_URL}}"],"query":[],"variable":[]}},"response":[],"_postman_id":"96940018-50e6-443d-91d6-36c7e724979f"},{"name":"Track Check-in","id":"f83c948f-78c7-430a-a6f2-3ea5ff822b76","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[],"urlObject":{"query":[],"variable":[]},"url":""},"response":[],"_postman_id":"f83c948f-78c7-430a-a6f2-3ea5ff822b76"}],"id":"b6f50d29-2cde-4168-85a3-b3de8a4c3147","_postman_id":"b6f50d29-2cde-4168-85a3-b3de8a4c3147","description":""},{"name":"Query","id":"c51568ca-b916-487f-8559-2563e2ce91a4","protocolProfileBehavior":{"disableBodyPruning":true},"request":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer_Token}}"},{"key":"Accept","value":"application/json"},{"key":"Origin","value":"{{Origin}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"table","value":"people"},{"type":"text","key":"fields","value":"email,first_name,last_name,distinct_id"}]},"url":"{{BASE_URL}}/api/v1/datalake/query?table=people&fields=email,first_name,last_name,distinct_id,salesforce_id&limit=20&filter[salesforce_id][eq]=0013k00002h1fPwAAI","description":"<p>Generated from cURL: curl -sS -G '<a href=\"https://TU_HOST/api/v1/datalake/query\">https://TU_HOST/api/v1/datalake/query</a>' <br />  -H 'Authorization: Bearer TU_TOKEN' <br />  -H 'Accept: application/json' <br />  --data-urlencode 'table=people' <br />  --data-urlencode 'fields=email,first_name,last_name,distinct_id'</p>\n","urlObject":{"path":["api","v1","datalake","query"],"host":["{{BASE_URL}}"],"query":[{"key":"table","value":"people"},{"key":"fields","value":"email,first_name,last_name,distinct_id,salesforce_id"},{"key":"limit","value":"20"},{"key":"filter[salesforce_id][eq]","value":"0013k00002h1fPwAAI"}],"variable":[]}},"response":[{"id":"a6717a21-5833-4e2d-90c9-258686eafa18","name":"Query","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer_Token}}"},{"key":"Accept","value":"application/json"},{"key":"Origin","value":"{{Origin}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"table","value":"people"},{"type":"text","key":"fields","value":"email,first_name,last_name,distinct_id"}]},"url":{"raw":"{{BASE_URL}}/api/v1/datalake/query?table=people&fields=email,first_name,last_name,distinct_id&limit=20","host":["{{BASE_URL}}"],"path":["api","v1","datalake","query"],"query":[{"key":"table","value":"people"},{"key":"fields","value":"email,first_name,last_name,distinct_id"},{"key":"limit","value":"20"}]}},"status":"OK","code":200,"_postman_previewlanguage":"","header":[{"key":"Date","value":"Thu, 07 May 2026 15:53:03 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"3227"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"bfe903ec-ea2e-4bc2"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GK1Tc5HAAn30S-4A8GOB"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9f816535faa4eddf-QRO"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[{"expires":"Invalid Date","domain":"","path":""}],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"distinct_id\": \"0013k00002h1fPsAAI\",\n            \"email\": \"carolinecamargorodrigues@gmail.com\",\n            \"first_name\": \"Sandra\",\n            \"last_name\": \"Regina Gomes Vilar\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fPwAAI\",\n            \"email\": \"israelbrother1@gmail.com\",\n            \"first_name\": \"Israel\",\n            \"last_name\": \"De Oliveira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fPxAAI\",\n            \"email\": \"garcia.sueli56@gmail.com\",\n            \"first_name\": \"SUELI\",\n            \"last_name\": \"TEREZINHA GARCIA\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQ3AAI\",\n            \"email\": \"josemariolamoso@hotmail.com\",\n            \"first_name\": \"Jose\",\n            \"last_name\": \"Mário Batista Lamoso\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQ5AAI\",\n            \"email\": \"ingridtrevizani@hotmail.com\",\n            \"first_name\": \"Ingrid\",\n            \"last_name\": \"Rodrigues Trevisani\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQAAAY\",\n            \"email\": \"renanrccspj@gmail.com\",\n            \"first_name\": \"Renan\",\n            \"last_name\": \"Carlos Dourado\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQBAAY\",\n            \"email\": \"gthais826@gmail.com\",\n            \"first_name\": \"Julio\",\n            \"last_name\": \"Cesar De Oliveira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQHAAY\",\n            \"email\": \"gau23@hotmail.com\",\n            \"first_name\": \"GLAUCIANE\",\n            \"last_name\": \"COUTINHO PARENTE\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQIAAY\",\n            \"email\": \"luciano.kosta@hotmail.com\",\n            \"first_name\": \"Luciano\",\n            \"last_name\": \"Costa E Silva\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQJAAY\",\n            \"email\": \"lussanesouza@gmail.com\",\n            \"first_name\": \"Lussane\",\n            \"last_name\": \"Barbosa De Souza\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQLAAY\",\n            \"email\": \"guilhermemelles@gmail.com\",\n            \"first_name\": \"Guilherme\",\n            \"last_name\": \"Melles\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQNAAY\",\n            \"email\": \"humanistconsultoria@gmail.com\",\n            \"first_name\": \"Dinamar\",\n            \"last_name\": \"Da Silva Garcia\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQOAAY\",\n            \"email\": \"ma_taglietta@hotmail.com\",\n            \"first_name\": \"Marilia\",\n            \"last_name\": \"De Aguiar Taglietta\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQSAAY\",\n            \"email\": \"gvmota10@gmail.com\",\n            \"first_name\": \"Gladston\",\n            \"last_name\": \"Viana Mota\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQWAAY\",\n            \"email\": \"claudineiapf@uol.com.br\",\n            \"first_name\": \"Claudineia\",\n            \"last_name\": \"Pedroso Fernandes\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQXAAY\",\n            \"email\": \"zieslembraga@gmail.com\",\n            \"first_name\": \"Ziesle\",\n            \"last_name\": \"Márcia Braga\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQeAAI\",\n            \"email\": \"fredcdias@yahoo.com.br\",\n            \"first_name\": \"FREDERICO\",\n            \"last_name\": \"CAMARGOS DIAS ROSA\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQfAAI\",\n            \"email\": \"judithribeiro@yahoo.com.br\",\n            \"first_name\": \"Judith\",\n            \"last_name\": \"Aparecida Ribeiro Da Silva\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQgAAI\",\n            \"email\": \"nandacolares@yahoo.com.br\",\n            \"first_name\": \"Fernanda\",\n            \"last_name\": \"Fonseca Colares\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQjAAI\",\n            \"email\": \"marcos.vribeiro@hotmail.com\",\n            \"first_name\": \"Marcos\",\n            \"last_name\": \"Silva\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQkAAI\",\n            \"email\": \"rosana_mmarcon@hotmail.com\",\n            \"first_name\": \"Rosana\",\n            \"last_name\": \"Apª Angelo Marcon\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQnAAI\",\n            \"email\": \"beneditosciarini@gmail.com\",\n            \"first_name\": \"Benedito\",\n            \"last_name\": \"Carlos Sciarini\"\n        },\n        {\n            \"distinct_id\": \"00128404\",\n            \"email\": \"edu-b-s@hotmail.com\",\n            \"first_name\": \"EDUARDO\",\n            \"last_name\": \"BARBOSA\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQtAAI\",\n            \"email\": \"hissashirocha@gmail.com\",\n            \"first_name\": \"Luiz\",\n            \"last_name\": \"Hissashi Da Rocha\"\n        },\n        {\n            \"distinct_id\": \"$device:1982e19d743238c-06cd4608ac37998-442e2834-240000-1982e19d743238c\",\n            \"email\": \"pauluk.joao@gmail.com\",\n            \"first_name\": \"joao\",\n            \"last_name\": \"junior\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQvAAI\",\n            \"email\": \"kethelinrocha@gmail.com\",\n            \"first_name\": \"Kethelin\",\n            \"last_name\": \"Monteiro Rocha\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fQwAAI\",\n            \"email\": \"thyagoduartessp@hotmail.com\",\n            \"first_name\": \"Thiago\",\n            \"last_name\": \"Duarte Da Silva\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fR2AAI\",\n            \"email\": \"felipefcapanema@hotmail.com\",\n            \"first_name\": \"Felipe\",\n            \"last_name\": \"Ferreira Capanema\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fR3AAI\",\n            \"email\": \"teresinhacoletta@yahoo.com.br\",\n            \"first_name\": \"TERESINHA\",\n            \"last_name\": \"COLETTA\"\n        },\n        {\n            \"distinct_id\": \"$device:19936e77095131b-056c4fbf2dc5d88-7379356f-51bf4-19936e77095131c\",\n            \"email\": \"sabrinassrodrigues.mkt@gmail.com\",\n            \"first_name\": \"Sabrina\",\n            \"last_name\": \"Santos Silva Rodrigues\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRBAAY\",\n            \"email\": \"junior@casadobaralho.com.br\",\n            \"first_name\": \"FRANCISCO\",\n            \"last_name\": \"ADELINO DA ROSA JUNIOR\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRDAAY\",\n            \"email\": \"sergio.calheiros@gmail.com\",\n            \"first_name\": \"Sergio\",\n            \"last_name\": \"Lins Calheiros Junior\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRHAAY\",\n            \"email\": \"anibalpadilhasp@gmail.com\",\n            \"first_name\": \"Anibal\",\n            \"last_name\": \"Padilha Filho\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRIAAY\",\n            \"email\": \"desiree-mk@hotmail.com\",\n            \"first_name\": \"Desire\",\n            \"last_name\": \"Nunes\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRJAAY\",\n            \"email\": \"bueno.dieguito@gmail.com\",\n            \"first_name\": \"ANTÔNIO\",\n            \"last_name\": \"EDUARDO PIRES BUENO\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRLAAY\",\n            \"email\": \"viniciuscosta86@gmail.com\",\n            \"first_name\": \"Vinicius\",\n            \"last_name\": \"O Costa\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRNAAY\",\n            \"email\": \"wellingtonmaycon@hotmail.com\",\n            \"first_name\": \"Wellington\",\n            \"last_name\": \"Maycon Santos Bernardes\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRVAAY\",\n            \"email\": \"paulinhajlp@hotmail.com\",\n            \"first_name\": \"Paula\",\n            \"last_name\": \"Janaína Lopes Pereira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRYAAY\",\n            \"email\": \"saraemmanuela@gmail.com\",\n            \"first_name\": \"Sara\",\n            \"last_name\": \"Emmanuela Moreira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRcAAI\",\n            \"email\": \"wave_tan@msn.com\",\n            \"first_name\": \"Tamara\",\n            \"last_name\": \"Geralda Batista Sales\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRgAAI\",\n            \"email\": \"eleite@gee.inatel.br\",\n            \"first_name\": \"EDUARDO TAVARES\",\n            \"last_name\": \"LEITE\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRhAAI\",\n            \"email\": \"matheussapassos44@gmail.com\",\n            \"first_name\": \"Matheus\",\n            \"last_name\": \"Silveira Avelar\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRmAAI\",\n            \"email\": \"angelacouti@hotmail.com\",\n            \"first_name\": \"Angela\",\n            \"last_name\": \"Coutinho\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRpAAI\",\n            \"email\": \"deyvin.ricardo@gmail.com\",\n            \"first_name\": \"DEYVIN\",\n            \"last_name\": \"RICARDO\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRsAAI\",\n            \"email\": \"vivianepereirabarbosa@gmail.com\",\n            \"first_name\": \"VIVIANE\",\n            \"last_name\": \"PEREIRA BARBOSA\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRvAAI\",\n            \"email\": \"jaquelinearagao.ja@gmail.com\",\n            \"first_name\": \"Jaqueline\",\n            \"last_name\": \"Da Silva Aragão\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fRwAAI\",\n            \"email\": \"s.sabbagh@ig.com.br\",\n            \"first_name\": \"Aref\",\n            \"last_name\": \"Bahij Sabbagh\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fS5AAI\",\n            \"email\": \"guricurita@hotmail.com\",\n            \"first_name\": \"Marcelo\",\n            \"last_name\": \"Ferreira Cogo\"\n        },\n        {\n            \"distinct_id\": \"01037079\",\n            \"email\": \"wefonseca@gmail.com\",\n            \"first_name\": \"Wladimir\",\n            \"last_name\": \"Edison fonseca\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSAAAY\",\n            \"email\": \"rozanaaraujo2013@hotmail.com\",\n            \"first_name\": \"Rozana\",\n            \"last_name\": \"Alves De Araujo\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSDAAY\",\n            \"email\": \"gleysonbento@gmail.com\",\n            \"first_name\": \"Gleyson\",\n            \"last_name\": \"Da Silva Bento\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSHAAY\",\n            \"email\": \"orlandomconte@yahoo.com.br\",\n            \"first_name\": \"ORLANDO\",\n            \"last_name\": \"DE MELO CONTE\"\n        },\n        {\n            \"distinct_id\": \"00401336\",\n            \"email\": \"beatrizhbasilio@gmail.com\",\n            \"first_name\": \"Beatriz\",\n            \"last_name\": \"Basilio\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSOAAY\",\n            \"email\": \"antonialavetti@hotmail.com\",\n            \"first_name\": \"Antonia\",\n            \"last_name\": \"A R Lavetti\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSPAAY\",\n            \"email\": \"maura.sartor@yahoo.com.br\",\n            \"first_name\": \"Maura\",\n            \"last_name\": \"Regina Dias De Aguiar Sartor\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSQAAY\",\n            \"email\": \"mariaspoladore-passagens@yahoo.com\",\n            \"first_name\": \"Maria\",\n            \"last_name\": \"Aparecida Merim Spoladore\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSRAAY\",\n            \"email\": \"ascot@terra.com.br\",\n            \"first_name\": \"SILVIO\",\n            \"last_name\": \"NOVEMBRE\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSUAAY\",\n            \"email\": \"marildatete@hotmail.com\",\n            \"first_name\": \"Marilda\",\n            \"last_name\": \"Mantovani Tete\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSVAAY\",\n            \"email\": \"saulomatuto@hotmail.com\",\n            \"first_name\": \"Saulo\",\n            \"last_name\": \"Dias Alves\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSYAAY\",\n            \"email\": \"filipicostinha@gmail.com\",\n            \"first_name\": \"Filipi\",\n            \"last_name\": \"Augusto De Souza Costa\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSaAAI\",\n            \"email\": \"vitorhugobernardes@gmail.com\",\n            \"first_name\": \"Vítor\",\n            \"last_name\": \"Hugo Rios Bernardes\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSeAAI\",\n            \"email\": \"manupolly1@yahoo.com.br\",\n            \"first_name\": \"Emanuele\",\n            \"last_name\": \"Cardoso\"\n        },\n        {\n            \"distinct_id\": \"1207169\",\n            \"email\": null,\n            \"first_name\": \"RODRIGO\",\n            \"last_name\": \"LEMOS DE FARIA\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSfAAI\",\n            \"email\": \"tiagoprr@hotmail.com\",\n            \"first_name\": \"Tiago\",\n            \"last_name\": \"Ribeiro\"\n        },\n        {\n            \"distinct_id\": \"01938676\",\n            \"email\": \"chrisrfm54@gmail.com\",\n            \"first_name\": \"Christina\",\n            \"last_name\": \"Rossi Fonseca Moreno\"\n        },\n        {\n            \"distinct_id\": \"00982507\",\n            \"email\": \"catiabonocher@hotmail.com\",\n            \"first_name\": \"Catia\",\n            \"last_name\": \"Irma\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSjAAI\",\n            \"email\": \"marianamoreirarp@gmail.com\",\n            \"first_name\": \"MARIANA\",\n            \"last_name\": \"MOREIRA\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSkAAI\",\n            \"email\": \"fdtranquilin@terra.com.br\",\n            \"first_name\": \"FRANCISCO\",\n            \"last_name\": \"DIMAS TRAQUILIN\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSrAAI\",\n            \"email\": \"patriciaarantesadv@gmail.com\",\n            \"first_name\": \"Patrícia\",\n            \"last_name\": \"Santos Arantes\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSsAAI\",\n            \"email\": \"elviramanarin@hotmail.com\",\n            \"first_name\": \"Maria\",\n            \"last_name\": \"Elvira Santin Manarin\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSwAAI\",\n            \"email\": \"maluberto@hotmail.com\",\n            \"first_name\": \"Maria\",\n            \"last_name\": \"De Lourdes Costa Nardin Berto\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fSyAAI\",\n            \"email\": \"lutianemary@hotmail.com\",\n            \"first_name\": \"Mariaq\",\n            \"last_name\": \"Lutiane G Carvalho\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fT4AAI\",\n            \"email\": \"ewerton.arguelo@mailna.in\",\n            \"first_name\": \"Ewerton\",\n            \"last_name\": \"Rodrigues Arguelo\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fT5AAI\",\n            \"email\": \"dior1977@hotmail.com\",\n            \"first_name\": \"Diorlene\",\n            \"last_name\": \"Rosa De Oliveira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fT9AAI\",\n            \"email\": \"pamandello@hotmail.com\",\n            \"first_name\": \"PAMELA\",\n            \"last_name\": \"MANDELLO CAMARGO\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTBAAY\",\n            \"email\": \"paullara94@gmail.com\",\n            \"first_name\": \"Paulo\",\n            \"last_name\": \"Roberto Lara Coelho\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTKAAY\",\n            \"email\": \"isabela.freitase@gmail.com\",\n            \"first_name\": \"ISABELA\",\n            \"last_name\": \"ELIAS\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTNAAY\",\n            \"email\": \"kaduliver@bol.com.br\",\n            \"first_name\": \"CARLOS\",\n            \"last_name\": \"EDUARDO  DE OLIVEIRA\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTQAAY\",\n            \"email\": \"dala_dolores@hotmail.com\",\n            \"first_name\": \"Dolores\",\n            \"last_name\": \"Odalinde Fahl\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTYAAY\",\n            \"email\": \"saudedomovimento@gmail.com\",\n            \"first_name\": \"LUCAS\",\n            \"last_name\": \"SAN THIAGO NÁPOLES BORGES\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTcAAI\",\n            \"email\": \"cristina@noah.tur.br\",\n            \"first_name\": \"Cristina\",\n            \"last_name\": \"Marlene Oliveira Nogueira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTfAAI\",\n            \"email\": \"sarah.sales.t@gmail.com\",\n            \"first_name\": \"Sarah\",\n            \"last_name\": \"Sales Teodoro\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTiAAI\",\n            \"email\": \"kellyeneneto@hotmail.com\",\n            \"first_name\": \"Kellyene\",\n            \"last_name\": \"Neto De Azevedo\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTmAAI\",\n            \"email\": \"barbaralneves@hotmail.com\",\n            \"first_name\": \"BARBARA\",\n            \"last_name\": \"NEVES\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTnAAI\",\n            \"email\": \"edilmafreitas@hotmail.com\",\n            \"first_name\": \"Marcelo\",\n            \"last_name\": \"De Freitas Ferreira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTpAAI\",\n            \"email\": \"lnicolas@hotmail.com.br\",\n            \"first_name\": \"Leia\",\n            \"last_name\": \"De Barros Nascimento De Morais\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTrAAI\",\n            \"email\": \"caiovoliveira@gmail.com\",\n            \"first_name\": \"Caio\",\n            \"last_name\": \"Vasconcelos Oliveira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTsAAI\",\n            \"email\": \"alex_diogo92@hotmail.com\",\n            \"first_name\": \"Alex\",\n            \"last_name\": \"Diogo De Sousa Santos\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTtAAI\",\n            \"email\": \"gabrieln_b@yahoo.com\",\n            \"first_name\": \"Gabriel\",\n            \"last_name\": \"Nima\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTuAAI\",\n            \"email\": \"joaopaulobh5@hotmail.com\",\n            \"first_name\": \"João\",\n            \"last_name\": \"Paulo Brumer Vasconcelos\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTvAAI\",\n            \"email\": \"physicalclub2@hotmail.com\",\n            \"first_name\": \"Ana\",\n            \"last_name\": \"Paula Lourenço\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTwAAI\",\n            \"email\": \"juan191069@hotmail.com\",\n            \"first_name\": \"Marilena\",\n            \"last_name\": \"Dos Reis\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fTyAAI\",\n            \"email\": \"fabriciommo87@gmail.com\",\n            \"first_name\": \"Fabricio\",\n            \"last_name\": \"Manuel Martins Oliveira\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fU3AAI\",\n            \"email\": \"2010178-fin@ldschurch.org\",\n            \"first_name\": \"Steferson\",\n            \"last_name\": \"Bruno Queiroz Da Cunha\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fUBAAY\",\n            \"email\": \"seraphimbeh@gmail.com\",\n            \"first_name\": \"Brunno\",\n            \"last_name\": \"Eduardo Hernandes Seraphim\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fUCAAY\",\n            \"email\": \"avner.rizel@gmail.com\",\n            \"first_name\": \"Avner\",\n            \"last_name\": \"Coelho Rizel\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fUHAAY\",\n            \"email\": \"vera.coradini@hotmail.com\",\n            \"first_name\": \"Vera\",\n            \"last_name\": \"Lucia Coradini Pinheiro\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fUIAAY\",\n            \"email\": \"brunocamp76@hotmail.com\",\n            \"first_name\": \"Bruno\",\n            \"last_name\": \"Campos\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fUMAAY\",\n            \"email\": \"r-peloso@uol.com.br\",\n            \"first_name\": \"Gabriela\",\n            \"last_name\": \"De Fatima Batista Peloso\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fUOAAY\",\n            \"email\": \"vitorjlb@yahoo.es\",\n            \"first_name\": \"Vitor\",\n            \"last_name\": \"José Leite Barbosa\"\n        }\n    ]\n}"},{"id":"76e42b84-d418-4cc2-8e82-9d4c7bc68269","name":"Query with filters","originalRequest":{"method":"GET","header":[{"key":"Authorization","value":"Bearer {{Bearer_Token}}"},{"key":"Accept","value":"application/json"},{"key":"Origin","value":"{{Origin}}","type":"text"}],"body":{"mode":"urlencoded","urlencoded":[{"type":"text","key":"table","value":"people"},{"type":"text","key":"fields","value":"email,first_name,last_name,distinct_id"}]},"url":{"raw":"{{BASE_URL}}/api/v1/datalake/query?table=people&fields=email,first_name,last_name,distinct_id,salesforce_id&limit=20&filter[email][eq]=carolinecamargorodrigues@gmail.com","host":["{{BASE_URL}}"],"path":["api","v1","datalake","query"],"query":[{"key":"table","value":"people"},{"key":"fields","value":"email,first_name,last_name,distinct_id,salesforce_id"},{"key":"limit","value":"20"},{"key":"filter[email][eq]","value":"carolinecamargorodrigues@gmail.com"}]}},"status":"OK","code":200,"_postman_previewlanguage":null,"header":[{"key":"Date","value":"Thu, 07 May 2026 17:53:11 GMT"},{"key":"Content-Type","value":"application/json; charset=utf-8"},{"key":"Content-Length","value":"142"},{"key":"Connection","value":"keep-alive"},{"key":"access-control-allow-credentials","value":"true"},{"key":"access-control-allow-origin","value":"*"},{"key":"access-control-expose-headers","value":""},{"key":"Cache-Control","value":"max-age=0, private, must-revalidate"},{"key":"Content-Encoding","value":"br"},{"key":"rndr-id","value":"3b695897-e903-47ff"},{"key":"Server","value":"cloudflare"},{"key":"vary","value":"Origin"},{"key":"vary","value":"Accept-Encoding"},{"key":"x-render-origin-server","value":"Cowboy"},{"key":"x-request-id","value":"GK1aAdxuVK1O3FAA8WiB"},{"key":"cf-cache-status","value":"DYNAMIC"},{"key":"CF-RAY","value":"9f8215314dea38ef-QRO"},{"key":"alt-svc","value":"h3=\":443\"; ma=86400"}],"cookie":[],"responseTime":null,"body":"{\n    \"data\": [\n        {\n            \"distinct_id\": \"0013k00002h1fPsAAI\",\n            \"email\": \"carolinecamargorodrigues@gmail.com\",\n            \"first_name\": \"Sandra\",\n            \"last_name\": \"Regina Gomes Vilar\",\n            \"salesforce_id\": \"0013k00002h1fPsAAI\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fPsAAI\",\n            \"email\": \"carolinecamargorodrigues@gmail.com\",\n            \"first_name\": \"Sandra\",\n            \"last_name\": \"Regina Gomes Vilar\",\n            \"salesforce_id\": \"0013k00002h1fPsAAI\"\n        },\n        {\n            \"distinct_id\": \"0013k00002h1fPsAAI\",\n            \"email\": \"carolinecamargorodrigues@gmail.com\",\n            \"first_name\": \"Sandra\",\n            \"last_name\": \"Regina Gomes Vilar\",\n            \"salesforce_id\": \"0013k00002h1fPsAAI\"\n        }\n    ]\n}"}],"_postman_id":"c51568ca-b916-487f-8559-2563e2ce91a4"}]}