← 返回商户控制台
订单详情
{
"order_id": "order_2e7efd566848619d0ae83c1b",
"merchant_id": "sentosa_demo",
"sku_id": "sentosa_fun_discovery_pass",
"product_name": "Sentosa Fun Discovery Pass",
"quantity": 2,
"date": "2026-03-21",
"quote_amount_sgd": 60,
"currency": "SGD",
"channel": "telegram",
"customer": {
"telegram_user_id": "10001",
"telegram_chat_id": "90001"
},
"status": "FULFILLED",
"payment_status": "SUCCESS",
"fulfillment_status": "FULFILLED",
"created_at": "2026-03-20T19:01:25+08:00",
"inventory_lock": {
"lock_id": "lock_8bfa9a1a1220719d0ae83c3b",
"sku_id": "sentosa_fun_discovery_pass",
"quantity": 2,
"expiry_at": "2026-03-20T19:06:25+08:00"
},
"documents": {
"quotation": {
"type": "quotation",
"file_name": "quotation-order_2e7efd566848619d0ae83c1b.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_2e7efd566848619d0ae83c1b.docx",
"file_url": "https://www.monv.io/docs-files/quotation-order_2e7efd566848619d0ae83c1b.docx",
"html_name": "quotation-order_2e7efd566848619d0ae83c1b.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_2e7efd566848619d0ae83c1b.html",
"html_url": "https://www.monv.io/docs-files/quotation-order_2e7efd566848619d0ae83c1b.html",
"pdf_name": "quotation-order_2e7efd566848619d0ae83c1b.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_2e7efd566848619d0ae83c1b.pdf",
"pdf_url": "https://www.monv.io/docs-files/quotation-order_2e7efd566848619d0ae83c1b.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_2e7efd566848619d0ae83c1b.md"
},
"booking_confirmation": {
"type": "booking-confirmation",
"file_name": "booking-confirmation-order_2e7efd566848619d0ae83c1b.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_2e7efd566848619d0ae83c1b.docx",
"file_url": "https://www.monv.io/docs-files/booking-confirmation-order_2e7efd566848619d0ae83c1b.docx",
"html_name": "booking-confirmation-order_2e7efd566848619d0ae83c1b.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_2e7efd566848619d0ae83c1b.html",
"html_url": "https://www.monv.io/docs-files/booking-confirmation-order_2e7efd566848619d0ae83c1b.html",
"pdf_name": "booking-confirmation-order_2e7efd566848619d0ae83c1b.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_2e7efd566848619d0ae83c1b.pdf",
"pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_2e7efd566848619d0ae83c1b.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_2e7efd566848619d0ae83c1b.md"
}
}
}
出票结果
{
"fulfillment_id": "ful_626c8e8d0da2419d0ae84797",
"order_id": "order_2e7efd566848619d0ae83c1b",
"ticket_code": "ticket_799d0cb3040d319d0ae84796",
"product_name": "Sentosa Fun Discovery Pass",
"visit_date": "2026-03-21",
"qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_799d0cb3040d319d0ae84796",
"issued_at": "2026-03-20T19:01:28+08:00"
}
交易追踪(事件时间线)
2026-03-20 19:01 SGT ORDER_DRAFT_CREATED {
"skuId": "sentosa_fun_discovery_pass",
"quantity": 2,
"date": "2026-03-21",
"quoteAmountSgd": 60,
"channel": "telegram",
"customer": {
"telegram_user_id": "10001",
"telegram_chat_id": "90001"
}
}2026-03-20 19:01 SGT INVENTORY_LOCKED {
"lockId": "lock_8bfa9a1a1220719d0ae83c3b",
"skuId": "sentosa_fun_discovery_pass",
"quantity": 2,
"expiryAt": "2026-03-20T19:06:25+08:00"
}2026-03-20 19:01 SGT DOCUMENT_GENERATED {
"type": "quotation",
"file": "quotation-order_2e7efd566848619d0ae83c1b.docx"
}2026-03-20 19:01 SGT CHECKOUT_REQUESTED {
"paymentMethod": null,
"selection_mode": "checkout_user_select"
}2026-03-20 19:01 SGT PAYMENT_SESSION_CREATED {
"sessionId": "ps_447579c3e298d19d0ae84361",
"protocol": "AP2",
"paymentMethod": null,
"expiryAt": "2026-03-20T19:06:27+08:00"
}2026-03-20 19:01 SGT PAYMENT_WEBHOOK_SUCCESS {
"method": "card"
}2026-03-20 19:01 SGT FULFILLMENT_ISSUED {
"ticketCode": "ticket_799d0cb3040d319d0ae84796",
"qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_799d0cb3040d319d0ae84796"
}2026-03-20 19:01 SGT DOCUMENT_GENERATED {
"type": "booking_confirmation",
"file": "booking-confirmation-order_2e7efd566848619d0ae83c1b.docx"
}