{
"code": 200,
"message": "success",
"data": {
"id": 1,
"inquiry_no": "INQ20250101001",
"out_order_id": 1,
"out_order_no": "EXT20250101001",
"buyer_id": 10,
"status": 2,
"deadline_at": null,
"remark": "",
"created_at": "2025-01-01 10:00:00",
"updated_at": "2025-01-01 12:00:00",
"items": [
{
"id": 1,
"product_id": 1,
"product_name": "金币",
"product_icon": "",
"product_code": "GOLD-001",
"quantity": 5,
"game_name": "梦幻西游",
"category_name": "货币",
"server_name": "东海湾",
"product": {
"id": 1,
"refer_price_qd": "95.00",
"refer_price_dd": "98.00"
}
}
],
"allow_split": true
}
}