← 返回商户控制台
订单详情
{
"order_id": "order_05a89d9d9d15219d0b9bf15d",
"merchant_id": "sentosa_demo",
"sku_id": "sentosa_fun_discovery_pass",
"product_name": "Sentosa Fun Discovery Pass",
"quantity": 2,
"date": "2026-04-05",
"quote_amount_sgd": 60,
"currency": "SGD",
"channel": "test",
"customer": {
"telegram_user_id": "10001",
"telegram_chat_id": "90001"
},
"status": "DRAFT",
"payment_status": "NONE",
"fulfillment_status": "NONE",
"created_at": "2026-03-20T22:17:42+08:00",
"inventory_lock": {
"lock_id": "lock_ebd037801a2c219d0b9bf17d",
"sku_id": "sentosa_fun_discovery_pass",
"quantity": 2,
"expiry_at": "2026-03-20T22:22:42+08:00"
},
"documents": {
"quotation": {
"type": "quotation",
"file_name": "quotation-order_05a89d9d9d15219d0b9bf15d.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_05a89d9d9d15219d0b9bf15d.docx",
"file_url": "https://www.monv.io/docs-files/quotation-order_05a89d9d9d15219d0b9bf15d.docx",
"html_name": "quotation-order_05a89d9d9d15219d0b9bf15d.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_05a89d9d9d15219d0b9bf15d.html",
"html_url": "https://www.monv.io/docs-files/quotation-order_05a89d9d9d15219d0b9bf15d.html",
"pdf_name": "quotation-order_05a89d9d9d15219d0b9bf15d.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_05a89d9d9d15219d0b9bf15d.pdf",
"pdf_url": "https://www.monv.io/docs-files/quotation-order_05a89d9d9d15219d0b9bf15d.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_05a89d9d9d15219d0b9bf15d.md"
}
}
}
出票结果
{}
交易追踪(事件时间线)
2026-03-20 22:17 SGT ORDER_DRAFT_CREATED {
"skuId": "sentosa_fun_discovery_pass",
"quantity": 2,
"date": "2026-04-05",
"quoteAmountSgd": 60,
"channel": "test",
"customer": {
"telegram_user_id": "10001",
"telegram_chat_id": "90001"
}
}2026-03-20 22:17 SGT INVENTORY_LOCKED {
"lockId": "lock_ebd037801a2c219d0b9bf17d",
"skuId": "sentosa_fun_discovery_pass",
"quantity": 2,
"expiryAt": "2026-03-20T22:22:42+08:00"
}2026-03-20 22:17 SGT DOCUMENT_GENERATED {
"type": "quotation",
"file": "quotation-order_05a89d9d9d15219d0b9bf15d.docx"
}