← 返回商户控制台
订单详情
{
"order_id": "order_d3a76d167a6f319d13b8bb05",
"merchant_id": "sentosa_demo",
"sku_id": "skyhelix_sentosa",
"product_name": "SkyHelix Sentosa",
"quantity": 2,
"party": {
"adults": 0,
"children": 0,
"seniors": 0
},
"date": "2026-03-23",
"quote_amount_sgd": 40,
"currency": "SGD",
"channel": "telegram",
"customer": {
"telegram_user_id": "u_en_test",
"telegram_chat_id": "c_en_test"
},
"status": "PENDING_PAYMENT",
"payment_status": "SESSION_CREATED",
"fulfillment_status": "NONE",
"created_at": "2026-03-22T12:06:06+08:00",
"inventory_lock": {
"lock_id": "lock_919c1977e598119d13b8bb13",
"sku_id": "skyhelix_sentosa",
"quantity": 2,
"expiry_at": "2026-03-22T12:11:06+08:00"
},
"documents": {
"quotation": {
"type": "quotation",
"file_name": "quotation-order_d3a76d167a6f319d13b8bb05.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_d3a76d167a6f319d13b8bb05.docx",
"file_url": "https://www.monv.io/docs-files/quotation-order_d3a76d167a6f319d13b8bb05.docx",
"html_name": "quotation-order_d3a76d167a6f319d13b8bb05.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_d3a76d167a6f319d13b8bb05.html",
"html_url": "https://www.monv.io/docs-files/quotation-order_d3a76d167a6f319d13b8bb05.html",
"pdf_name": "quotation-order_d3a76d167a6f319d13b8bb05.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_d3a76d167a6f319d13b8bb05.pdf",
"pdf_url": "https://www.monv.io/docs-files/quotation-order_d3a76d167a6f319d13b8bb05.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_d3a76d167a6f319d13b8bb05.md"
}
}
}
出票结果
{}
交易追踪(事件时间线)
2026-03-22 12:06 SGT ORDER_DRAFT_CREATED {
"skuId": "skyhelix_sentosa",
"quantity": 2,
"date": "2026-03-23",
"quoteAmountSgd": 40,
"channel": "telegram",
"customer": {
"telegram_user_id": "u_en_test",
"telegram_chat_id": "c_en_test"
}
}2026-03-22 12:06 SGT INVENTORY_LOCKED {
"lockId": "lock_919c1977e598119d13b8bb13",
"skuId": "skyhelix_sentosa",
"quantity": 2,
"expiryAt": "2026-03-22T12:11:06+08:00"
}2026-03-22 12:06 SGT DOCUMENT_GENERATED {
"type": "quotation",
"file": "quotation-order_d3a76d167a6f319d13b8bb05.docx"
}2026-03-22 12:06 SGT CHECKOUT_REQUESTED {
"paymentMethod": null,
"selection_mode": "checkout_user_select"
}2026-03-22 12:06 SGT PAYMENT_SESSION_CREATED {
"sessionId": "ps_bb41fbf2f55d519d13b8be60",
"protocol": "AP2",
"paymentMethod": null,
"expiryAt": "2026-03-22T12:11:07+08:00"
}