{
  "object": "retailer_list",
  "data_source": "sandbox",
  "request_id": "req_kf587dx7y4igdm2c",
  "count": 12,
  "retailers": [
    {
      "id": "amazon",
      "name": "Amazon",
      "domain": "amazon.com",
      "membership_required": false,
      "free_shipping_over_usd": 35,
      "returns_window_days": 30,
      "refresh_interval_seconds": 600,
      "coverage_note": "First-party and Fulfilled-by-Amazon offers. Third-party marketplace resellers are excluded by default.",
      "url": "https://cart-route.com/retailers/amazon"
    },
    {
      "id": "bhphoto",
      "name": "B&H Photo",
      "domain": "bhphotovideo.com",
      "membership_required": false,
      "free_shipping_over_usd": 49,
      "returns_window_days": 30,
      "refresh_interval_seconds": 1800,
      "coverage_note": "No sales tax outside NY and NJ. Closed Saturdays and Jewish holidays; orders queue rather than fail.",
      "url": "https://cart-route.com/retailers/bh-photo"
    },
    {
      "id": "bestbuy",
      "name": "Best Buy",
      "domain": "bestbuy.com",
      "membership_required": false,
      "free_shipping_over_usd": 35,
      "returns_window_days": 15,
      "refresh_interval_seconds": 900,
      "coverage_note": "New and Open-Box Excellent conditions. My Best Buy Plus pricing is not reflected.",
      "url": "https://cart-route.com/retailers/best-buy"
    },
    {
      "id": "costco",
      "name": "Costco",
      "domain": "costco.com",
      "membership_required": true,
      "free_shipping_over_usd": 0,
      "returns_window_days": 90,
      "refresh_interval_seconds": 1800,
      "coverage_note": "Membership required to purchase. Bundle contents often differ from the equivalent SKU elsewhere.",
      "url": "https://cart-route.com/retailers/costco"
    },
    {
      "id": "lowes",
      "name": "Lowe's",
      "domain": "lowes.com",
      "membership_required": false,
      "free_shipping_over_usd": 45,
      "returns_window_days": 90,
      "refresh_interval_seconds": 1800,
      "coverage_note": "Online plus local store stock. MyLowes Rewards pricing is not reflected.",
      "url": "https://cart-route.com/retailers/lowes"
    },
    {
      "id": "microcenter",
      "name": "Micro Center",
      "domain": "microcenter.com",
      "membership_required": false,
      "free_shipping_over_usd": null,
      "returns_window_days": 30,
      "refresh_interval_seconds": 600,
      "coverage_note": "In-store pickup only for most SKUs. Stock is per-store and moves fast.",
      "url": "https://cart-route.com/retailers/micro-center"
    },
    {
      "id": "newegg",
      "name": "Newegg",
      "domain": "newegg.com",
      "membership_required": false,
      "free_shipping_over_usd": 25,
      "returns_window_days": 30,
      "refresh_interval_seconds": 600,
      "coverage_note": "Newegg-shipped items only. Marketplace sellers are filtered out.",
      "url": "https://cart-route.com/retailers/newegg"
    },
    {
      "id": "samsclub",
      "name": "Sam's Club",
      "domain": "samsclub.com",
      "membership_required": true,
      "free_shipping_over_usd": 0,
      "returns_window_days": 90,
      "refresh_interval_seconds": 1800,
      "coverage_note": "Membership required. Plus members get free shipping; Club members do not.",
      "url": "https://cart-route.com/retailers/sams-club"
    },
    {
      "id": "staples",
      "name": "Staples",
      "domain": "staples.com",
      "membership_required": false,
      "free_shipping_over_usd": 35,
      "returns_window_days": 14,
      "refresh_interval_seconds": 1800,
      "coverage_note": "Business and office assortment. Frequent coupon cadence, short return window.",
      "url": "https://cart-route.com/retailers/staples"
    },
    {
      "id": "target",
      "name": "Target",
      "domain": "target.com",
      "membership_required": false,
      "free_shipping_over_usd": 35,
      "returns_window_days": 90,
      "refresh_interval_seconds": 900,
      "coverage_note": "Target.com and same-day Shipt availability where the store carries the item.",
      "url": "https://cart-route.com/retailers/target"
    },
    {
      "id": "homedepot",
      "name": "The Home Depot",
      "domain": "homedepot.com",
      "membership_required": false,
      "free_shipping_over_usd": 45,
      "returns_window_days": 90,
      "refresh_interval_seconds": 1800,
      "coverage_note": "Online plus local store stock for the ZIP code supplied in the request.",
      "url": "https://cart-route.com/retailers/home-depot"
    },
    {
      "id": "walmart",
      "name": "Walmart",
      "domain": "walmart.com",
      "membership_required": false,
      "free_shipping_over_usd": 35,
      "returns_window_days": 90,
      "refresh_interval_seconds": 900,
      "coverage_note": "Walmart.com first-party inventory plus in-store pickup availability.",
      "url": "https://cart-route.com/retailers/walmart"
    }
  ]
}