{
  "quoteNo": "QT-20260814-TEST",
  "customerName": "테스트 병원 (홍길동 원장님)",
  "quoteDate": "2026-08-14",
  "validityDays": 7,
  "createdAt": 1786780000000,
  "expiresAt": 1886780000000,
  "companyInfo": {
    "name": "재활공학연구소",
    "bizNum": "123-45-67890",
    "owner": "천성민",
    "address": "인천광역시 부평구 무네미로 441",
    "phone": "032-500-0114",
    "bank": "농협 123-4567-8901-23"
  },
  "items": [
    {
      "productCode": "1C11",
      "name": "테리온 K2 카본발",
      "size": "260mm",
      "qty": 1,
      "unitPrice": 750000,
      "supplyAmount": 750000,
      "vat": 75000,
      "totalAmount": 825000
    }
  ],
  "note": "※ 본 견적서는 발행일로부터 유효기간 내에서 유효합니다.",
  "securityOptions": {
    "preventPrint": true,
    "preventCopy": true,
    "blurOnLoss": true,
    "enableWatermark": true,
    "ttlHours": 72
  }
}
