← 返回商户控制台
订单详情
{
"order_id": "order_ed6f997cdddb819d13b8b792",
"merchant_id": "sentosa_demo",
"sku_id": "hydrodash_sentosa",
"product_name": "HydroDash - Floating Aqua Park",
"quantity": 2,
"party": {
"adults": 0,
"children": 0,
"seniors": 0
},
"date": "2026-03-23",
"quote_amount_sgd": 36,
"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:05+08:00",
"inventory_lock": {
"lock_id": "lock_a153db97f550a19d13b8b7a1",
"sku_id": "hydrodash_sentosa",
"quantity": 2,
"expiry_at": "2026-03-22T12:11:05+08:00"
},
"documents": {
"quotation": {
"type": "quotation",
"file_name": "quotation-order_ed6f997cdddb819d13b8b792.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_ed6f997cdddb819d13b8b792.docx",
"file_url": "https://www.monv.io/docs-files/quotation-order_ed6f997cdddb819d13b8b792.docx",
"html_name": "quotation-order_ed6f997cdddb819d13b8b792.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_ed6f997cdddb819d13b8b792.html",
"html_url": "https://www.monv.io/docs-files/quotation-order_ed6f997cdddb819d13b8b792.html",
"pdf_name": "quotation-order_ed6f997cdddb819d13b8b792.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_ed6f997cdddb819d13b8b792.pdf",
"pdf_url": "https://www.monv.io/docs-files/quotation-order_ed6f997cdddb819d13b8b792.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_ed6f997cdddb819d13b8b792.md"
}
}
}
出票结果
{}
交易追踪(事件时间线)
2026-03-22 12:06 SGT ORDER_DRAFT_CREATED {
"skuId": "hydrodash_sentosa",
"quantity": 2,
"date": "2026-03-23",
"quoteAmountSgd": 36,
"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_a153db97f550a19d13b8b7a1",
"skuId": "hydrodash_sentosa",
"quantity": 2,
"expiryAt": "2026-03-22T12:11:05+08:00"
}2026-03-22 12:06 SGT DOCUMENT_GENERATED {
"type": "quotation",
"file": "quotation-order_ed6f997cdddb819d13b8b792.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_f9c9ad6beb93619d13b8bae2",
"protocol": "AP2",
"paymentMethod": null,
"expiryAt": "2026-03-22T12:11:06+08:00"
}