[
    {
        "orderId": "PRE-20260817-7599",
        "userId": null,
        "customer": {
            "fullName": "ทดสอบ สมัครสมาชิก",
            "phone": "089-999-9999",
            "rawPhone": "0899999999",
            "address": "99\/99 กรุงเทพมหานคร 10110",
            "note": "ส่งด่วนพิเศษ",
            "paymentMethod": "promptpay",
            "paymentLabel": "Mobile Banking (PromptPay QR)"
        },
        "items": [
            {
                "color": {
                    "id": "hoodie-black",
                    "name": "Jet Black (ดำเข้ม)"
                },
                "size": {
                    "id": "L",
                    "label": "L"
                },
                "price": 890,
                "quantity": 1,
                "subtotal": 890
            }
        ],
        "subtotal": 890,
        "shipping": 50,
        "codFee": 0,
        "discount": 0,
        "grandTotal": 940,
        "status": "Pending Payment",
        "createdAt": "2026-08-17 08:47:50",
        "estimatedDelivery": "25 สิงหาคม 2026"
    },
    {
        "orderId": "PRE-20260801-7810",
        "customer": {
            "fullName": "ๅ\/-\/ๅ-\/-ๅ",
            "phone": "094-123-4567",
            "rawPhone": "0941234567",
            "address": "พระยาทดอำเภอ เสาไห้ สระบุรี 18160",
            "note": "",
            "paymentMethod": "promptpay"
        },
        "items": [
            {
                "color": {
                    "id": "black",
                    "name": "Classic Black (ดำคลาสสิก)",
                    "hex": "#18181b",
                    "collarHex": "#09090b",
                    "textDark": false,
                    "printColor": "#f8fafc",
                    "accentColor": "#10b981",
                    "shadow": "rgba(0,0,0,0.6)",
                    "tag": "Popular"
                },
                "size": {
                    "id": "L",
                    "label": "L",
                    "chest": 44,
                    "length": 29,
                    "shoulder": 21
                },
                "price": 390,
                "quantity": 1,
                "subtotal": 390
            }
        ],
        "subtotal": 390,
        "shipping": 50,
        "discount": 0,
        "grandTotal": 440,
        "status": "Dispatched",
        "createdAt": "2026-08-01 08:54:20",
        "estimatedDelivery": "25 สิงหาคม 2026"
    }
]