{
  "ucp": {
    "version": "2026-01-11",
    "merchant": {
      "name": "IZIOS",
      "description": "Shopping-first lab-grown diamond marketplace. UCP checkout confirmation, payment authorization, and order creation are not currently available.",
      "url": "https://izios.com",
      "logo": "https://izios.com/images/izios-logo.png",
      "support_email": "support@izios.com",
      "categories": ["Jewelry", "Loose Diamonds", "Lab-Grown Diamonds", "Engagement Rings"]
    },
    "services": {
      "dev.ucp.shopping": {
        "version": "2026-01-11",
        "spec": "https://ucp.dev/specs/shopping",
        "rest": {
          "schema": "https://izios.com/api/ucp/openapi.json",
          "endpoint": "https://izios.com/api/ucp/"
        }
      }
    },
    "status": "preview_only",
    "capabilities": []
  },
  "payment": {
    "status": "unavailable",
    "handlers": []
  },
  "policies": {
    "returns": {
      "window_days": 30,
      "fee_type": "restocking_fee",
      "restocking_fee_percent": 20,
      "fee_description": "Accepted diamond returns carry a 20% restocking fee deducted from the eligible refund amount.",
      "method": "mail",
      "url": "https://izios.com/legal/returns"
    },
    "shipping": {
      "domestic": {
        "rate": "19.99",
        "currency": "USD",
        "carrier": "FedEx",
        "insured": true,
        "signature_required": true,
        "estimated_days_min": 5,
        "estimated_days_max": 10
      }
    }
  }
}
