/api/v1/parcelsค้นหาแปลงที่ดินตามจังหวัด/อำเภอ/คะแนนดีล พร้อมราคาอ้างอิงต่อ ตร.วา
พารามิเตอร์หลัก
province, district, source_type, min_price, max_price, min_area, max_area, deal_class, page, page_sizeตัวอย่างการตอบกลับ (JSON)
{
"items": [
{
"id": "prc_8f2a10",
"source_type": "npa",
"title": "ที่ดินติดถนน อ.ศรีราชา",
"price_thb": 18000000,
"area_wah": 800,
"price_per_wah": 22500,
"province": "ชลบุรี",
"district": "ศรีราชา",
"lat": 13.17,
"lng": 100.93,
"posted_date": "2026-06-30",
"status": "active",
"assessed_price_per_wah": null,
"deal_score": null,
"deal_class": null,
"motivated_seller": true,
"price_drop_count": 2,
"flood_zone": false,
"flood_repeat_count": 0,
"zoning_code": "อุตสาหกรรม",
"zoning_desc": "ผังเมือง: พื้นที่สีม่วง",
"risk_flags": []
}
],
"total": 1243,
"page": 1,
"page_size": 20,
"plan": "business"
}