================================================================================
REQUEST LOG: req_WdoLuETjinEB
================================================================================

[2026-04-18 08:34:29.617692] REQUEST END
    Status: 200
    Response Time: 4.62ms
    Response: {
    "success": true,
    "message": "Active orders retrieved successfully",
    "data": [
        {
            "id": 3,
            "branch_id": "2",
            "user_id": "1",
            "order_number": "ORD-2-20251221-0001",
            "is_temp_bill": false,
            "status": "pending",
            "bill_type": null,
            "bill_number": null,
            "order_type": "dine_in",
            "table_number": "7",
            "customer_name": "ali",
            "customer_phone": "03164094959",
            "customer_address": null,
            "subtotal": "140.00",
            "tax_amount": "0.00",
            "discount_amount": "0.00",
            "discount_reason": null,
            "total_amount": "140.00",
            "payment_received": "0.00",
            "change_amount": "0.00",
            "remaining_amount": "0.00",
            "notes": "test",
            "completed_at": null,
            "finalized_at": null,
            "locked_at": null,
            "converted_to_final_at": null,
            "original_temp_bill_id": null,
            "print_count": 0,
            "cancelled_at": null,
            "cancellation_reason": null,
            "created_at": "2025-12-21T12:58:57.000000Z",
            "updated_at": "2025-12-21T12:58:57.000000Z",
            "deleted_at": null,
            "user": {
                "id": 1,
                "branch_id": null,
                "name": "Administrator",
                "email": "admin@creamy-utopia.com",
                "email_verified_at": null,
                "created_at": "2025-12-02T23:50:19.000000Z",
                "updated_at": "2025-12-22T12:33:28.000000Z",
                "deleted_at": null
            },
            "items": []
        }
    ],
    "meta": {
        "request_id": "req_WdoLuETjinEB",
        "timestamp": "2026-04-18T08:34:29+00:00"
    }
}

================================================================================