{
  "data": {
    "id": "d76d863a-60a8-4ed0-8f86-ca086adfae83",
    "slug": "returns",
    "title": "Returns Policy",
    "category": "returns",
    "summary": "Most items can be returned within 30 days of delivery for a full refund.",
    "body_markdown": "# Returns Policy\n\n- Returns accepted within **30 days of delivery**.\n- Items must be unread and in original condition, unless damaged on arrival.\n- Damaged or incorrect items are always eligible, with no time limit within 90 days.\n- Ebooks are non-returnable once downloaded.\n- Clearance items are final sale.\n- Return shipping is free for damaged or incorrect items; otherwise a $4.99 label fee is deducted.\n\nStart a return with `POST /api/public/v1/returns`.",
    "effective_date": "2026-08-13",
    "metadata": {
      "window_days": 30,
      "damaged_window_days": 90,
      "restocking_fee_cents": 0,
      "final_sale_categories": [
        "clearance"
      ],
      "non_returnable_formats": [
        "ebook"
      ],
      "return_label_fee_cents": 499
    }
  },
  "meta": {
    "request_id": "req_tzw8ooclmss4apnt"
  }
}