curl --location 'https://api-public.groundtruth.com/reporting/foot_traffic_attribution/v2/order//detailed?start_date=undefined&end_date=undefined&page=undefined&page_size=undefined&fields=undefined&tenant_id=undefined'[
{
"order_id": "string",
"order_label": "",
"street_address": "string",
"city": "string",
"state": "string",
"zip_code": 0,
"source": "string",
"visit_date": "2019-08-24",
"campaign_total_impressions": 0,
"campaign_identifiable_impressions": 0,
"true_visits": 0,
"observed_attributed_visits": 0,
"cumulative_visits": 0
}
]