{
  "merchant": {
    "name": "Hauly",
    "url": "https://www.hauly.co.uk",
    "description": "Same-day courier service across the UK. Fixed-price quotes, vetted insured drivers, collection within 60 minutes. No account needed.",
    "logo": "https://www.hauly.co.uk/logo.png",
    "foundingDate": "2023",
    "contactPoint": {
      "telephone": "+44-800-069-8234",
      "contactType": "customer service",
      "email": "hello@hauly.co.uk",
      "areaServed": [
        "United Kingdom"
      ],
      "availableLanguage": [
        "English"
      ]
    }
  },
  "ucp_versions": [
    "2026-04-08"
  ],
  "endpoints": {
    "catalog": "https://www.hauly.co.uk/api/agent/catalog.json",
    "search": "https://www.hauly.co.uk/api/agent/catalog.json",
    "delivery_zones": "https://www.hauly.co.uk/api/agent/delivery-zones.json",
    "order": "https://www.hauly.co.uk/api/agent/order.json"
  },
  "capabilities": [
    "catalog_search",
    "service_search",
    "delivery_check",
    "quote_request",
    "order_placement"
  ],
  "payment_handlers": [
    "stripe"
  ],
  "delivery": {
    "schedule": "Same-day, 7 days a week",
    "order_deadline": "No deadline — book anytime, collection within 60 minutes",
    "zones": [
      "Birmingham",
      "Manchester",
      "Leeds",
      "London",
      "Glasgow",
      "Liverpool",
      "Bristol",
      "Sheffield",
      "Edinburgh",
      "Cardiff",
      "Nottingham",
      "Newcastle",
      "Southampton",
      "Brighton",
      "Cambridge",
      "Oxford",
      "Coventry",
      "Leicester",
      "Plymouth",
      "Aberdeen",
      "Wolverhampton",
      "Stoke-on-Trent",
      "Derby",
      "Swansea",
      "Exeter",
      "York",
      "Peterborough",
      "Norwich",
      "Swindon",
      "Reading",
      "Ipswich",
      "Dundee",
      "Hull",
      "Middlesbrough",
      "Bradford",
      "Portsmouth",
      "Milton Keynes",
      "Northampton",
      "Bath",
      "Gloucester",
      "Doncaster",
      "Luton",
      "Blackpool",
      "Warrington",
      "Colchester",
      "Chelmsford"
    ],
    "cost": "From £25 (local), £65-£95 (city-to-city), £110-£180 (cross-country)"
  },
  "products": [
    {
      "name": "Same-Day Courier Delivery",
      "price": "GBP 25",
      "currency": "GBP",
      "description": "Dedicated vehicle courier for urgent same-day delivery. Car or van, collection within 60 minutes, live GPS tracking, proof of delivery with photo and signature.",
      "availability": "in_stock"
    },
    {
      "name": "Document Courier",
      "price": "GBP 20",
      "currency": "GBP",
      "description": "Secure same-day delivery for legal documents, contracts, and sensitive papers. Direct transport, no sorting depot, full chain of custody.",
      "availability": "in_stock"
    },
    {
      "name": "Large Item Delivery",
      "price": "GBP 35",
      "currency": "GBP",
      "description": "Same-day delivery for furniture, appliances, and bulky items. Van sizes from SWB to Luton with tail-lift. Up to 1000kg+ payload.",
      "availability": "in_stock"
    },
    {
      "name": "eBay & Marketplace Collection",
      "price": "GBP 25",
      "currency": "GBP",
      "description": "Same-day courier collection for eBay, Vinted, and Facebook Marketplace sales. Direct delivery from seller to buyer, no depot stops.",
      "availability": "in_stock"
    },
    {
      "name": "Business Courier Service",
      "price": "GBP 25",
      "currency": "GBP",
      "description": "Recurring same-day courier delivery for businesses. No subscription, no minimum volume. Pay per job. Law firms, e-commerce, medical, professional services.",
      "availability": "in_stock"
    }
  ]
}