← 返回商户控制台
订单详情
{
"order_id": "order_1f039765a2b3819d188bf686",
"merchant_id": "sentosa_demo",
"sku_id": "universal_studios_singapore_one_day_ticket",
"product_name": "Universal Studios Singapore 单日门票",
"quantity": 1,
"party": {
"adults": 1
},
"date": "2026-03-30",
"quote_amount_sgd": 76,
"currency": "SGD",
"channel": "telegram",
"customer": {
"language": "zh"
},
"language": "zh",
"status": "FULFILLED",
"payment_status": "SUCCESS",
"fulfillment_status": "FULFILLED",
"created_at": "2026-03-23T10:35:19+08:00",
"inventory_lock": {
"lock_id": "lock_84d5039ff2c3e19d188bf6c5",
"sku_id": "universal_studios_singapore_one_day_ticket",
"quantity": 1,
"expiry_at": "2026-03-23T10:40:19+08:00"
},
"documents": {
"quotation": {
"type": "quotation",
"file_name": "quotation-order_1f039765a2b3819d188bf686.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_1f039765a2b3819d188bf686.docx",
"file_url": "https://www.monv.io/docs-files/quotation-order_1f039765a2b3819d188bf686.docx",
"html_name": "quotation-order_1f039765a2b3819d188bf686.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_1f039765a2b3819d188bf686.html",
"html_url": "https://www.monv.io/docs-files/quotation-order_1f039765a2b3819d188bf686.html",
"pdf_name": "quotation-order_1f039765a2b3819d188bf686.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_1f039765a2b3819d188bf686.pdf",
"pdf_url": "https://www.monv.io/docs-files/quotation-order_1f039765a2b3819d188bf686.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_1f039765a2b3819d188bf686.md"
},
"booking_confirmation": {
"type": "booking-confirmation",
"file_name": "booking-confirmation-order_1f039765a2b3819d188bf686.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_1f039765a2b3819d188bf686.docx",
"file_url": "https://www.monv.io/docs-files/booking-confirmation-order_1f039765a2b3819d188bf686.docx",
"html_name": "booking-confirmation-order_1f039765a2b3819d188bf686.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_1f039765a2b3819d188bf686.html",
"html_url": "https://www.monv.io/docs-files/booking-confirmation-order_1f039765a2b3819d188bf686.html",
"pdf_name": "booking-confirmation-order_1f039765a2b3819d188bf686.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_1f039765a2b3819d188bf686.pdf",
"pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_1f039765a2b3819d188bf686.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_1f039765a2b3819d188bf686.md"
}
}
}
出票结果
{
"fulfillment_id": "ful_31167ba83dc5519d188c2bcd",
"order_id": "order_1f039765a2b3819d188bf686",
"ticket_code": "ticket_c6ee66c3bb77719d188c2bc7",
"product_name": "Universal Studios Singapore 单日门票",
"visit_date": "2026-03-30",
"qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_c6ee66c3bb77719d188c2bc7",
"issued_at": "2026-03-23T10:35:32+08:00"
}
交易追踪(事件时间线)
2026-03-23 10:35 SGT ORDER_DRAFT_CREATED {
"skuId": "universal_studios_singapore_one_day_ticket",
"quantity": 1,
"date": "2026-03-30",
"quoteAmountSgd": 76,
"channel": "telegram",
"customer": {
"language": "zh"
}
}2026-03-23 10:35 SGT INVENTORY_LOCKED {
"lockId": "lock_84d5039ff2c3e19d188bf6c5",
"skuId": "universal_studios_singapore_one_day_ticket",
"quantity": 1,
"expiryAt": "2026-03-23T10:40:19+08:00"
}2026-03-23 10:35 SGT DOCUMENT_GENERATED {
"type": "quotation",
"file": "quotation-order_1f039765a2b3819d188bf686.docx"
}2026-03-23 10:35 SGT USER_CONFIRMED {
"requested_payment_method": "card",
"next_step": "checkout_redirect"
}2026-03-23 10:35 SGT PAYMENT_SESSION_CREATED {
"sessionId": "ps_23e68d7060a8819d188c1717",
"protocol": "AP2",
"paymentMethod": null,
"expiryAt": "2026-03-23T10:40:27+08:00"
}2026-03-23 10:35 SGT PAYMENT_WEBHOOK_SUCCESS {
"method": "card"
}2026-03-23 10:35 SGT FULFILLMENT_ISSUED {
"ticketCode": "ticket_c6ee66c3bb77719d188c2bc7",
"qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_c6ee66c3bb77719d188c2bc7"
}2026-03-23 10:35 SGT DOCUMENT_GENERATED {
"type": "booking_confirmation",
"file": "booking-confirmation-order_1f039765a2b3819d188bf686.docx"
}