← 返回商户控制台
订单详情
{
"order_id": "order_57a66d1ef445219d0bf95c5b",
"merchant_id": "sentosa_demo",
"sku_id": "universal_studios_singapore_one_day_ticket",
"product_name": "Universal Studios Singapore 单日门票",
"quantity": 2,
"party": {
"adults": 1,
"children": 1,
"seniors": 0
},
"date": "2026-03-21",
"quote_amount_sgd": 152,
"currency": "SGD",
"channel": "telegram",
"customer": {
"telegram_user_id": "6761269319",
"telegram_chat_id": "6761269319"
},
"status": "FULFILLED",
"payment_status": "SUCCESS",
"fulfillment_status": "FULFILLED",
"created_at": "2026-03-20T23:59:44+08:00",
"inventory_lock": {
"lock_id": "lock_c1becc140f98519d0bf95c6c",
"sku_id": "universal_studios_singapore_one_day_ticket",
"quantity": 2,
"expiry_at": "2026-03-21T00:04:44+08:00"
},
"documents": {
"quotation": {
"type": "quotation",
"file_name": "quotation-order_57a66d1ef445219d0bf95c5b.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_57a66d1ef445219d0bf95c5b.docx",
"file_url": "https://www.monv.io/docs-files/quotation-order_57a66d1ef445219d0bf95c5b.docx",
"html_name": "quotation-order_57a66d1ef445219d0bf95c5b.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_57a66d1ef445219d0bf95c5b.html",
"html_url": "https://www.monv.io/docs-files/quotation-order_57a66d1ef445219d0bf95c5b.html",
"pdf_name": "quotation-order_57a66d1ef445219d0bf95c5b.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_57a66d1ef445219d0bf95c5b.pdf",
"pdf_url": "https://www.monv.io/docs-files/quotation-order_57a66d1ef445219d0bf95c5b.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_57a66d1ef445219d0bf95c5b.md"
},
"booking_confirmation": {
"type": "booking-confirmation",
"file_name": "booking-confirmation-order_57a66d1ef445219d0bf95c5b.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_57a66d1ef445219d0bf95c5b.docx",
"file_url": "https://www.monv.io/docs-files/booking-confirmation-order_57a66d1ef445219d0bf95c5b.docx",
"html_name": "booking-confirmation-order_57a66d1ef445219d0bf95c5b.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_57a66d1ef445219d0bf95c5b.html",
"html_url": "https://www.monv.io/docs-files/booking-confirmation-order_57a66d1ef445219d0bf95c5b.html",
"pdf_name": "booking-confirmation-order_57a66d1ef445219d0bf95c5b.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_57a66d1ef445219d0bf95c5b.pdf",
"pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_57a66d1ef445219d0bf95c5b.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_57a66d1ef445219d0bf95c5b.md"
}
},
"payment_ref": "apple_pay_1774022400358",
"payment_method": "apple_pay"
}
出票结果
{
"fulfillment_id": "ful_d7f3ec5ad01fb19d0bf99974",
"order_id": "order_57a66d1ef445219d0bf95c5b",
"ticket_code": "ticket_34860e764aaa619d0bf99972",
"product_name": "Universal Studios Singapore 单日门票",
"visit_date": "2026-03-21",
"qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_34860e764aaa619d0bf99972",
"issued_at": "2026-03-21T00:00:00+08:00"
}
交易追踪(事件时间线)
2026-03-20 23:59 SGT ORDER_DRAFT_CREATED {
"skuId": "universal_studios_singapore_one_day_ticket",
"quantity": 2,
"date": "2026-03-21",
"quoteAmountSgd": 152,
"channel": "telegram",
"customer": {
"telegram_user_id": "6761269319",
"telegram_chat_id": "6761269319"
}
}2026-03-20 23:59 SGT INVENTORY_LOCKED {
"lockId": "lock_c1becc140f98519d0bf95c6c",
"skuId": "universal_studios_singapore_one_day_ticket",
"quantity": 2,
"expiryAt": "2026-03-21T00:04:44+08:00"
}2026-03-20 23:59 SGT DOCUMENT_GENERATED {
"type": "quotation",
"file": "quotation-order_57a66d1ef445219d0bf95c5b.docx"
}2026-03-20 23:59 SGT CHECKOUT_REQUESTED {
"paymentMethod": null,
"selection_mode": "checkout_user_select"
}2026-03-20 23:59 SGT PAYMENT_SESSION_CREATED {
"sessionId": "ps_ce1d90b00af519d0bf95fae",
"protocol": "AP2",
"paymentMethod": null,
"expiryAt": "2026-03-21T00:04:45+08:00"
}2026-03-21 00:00 SGT CHECKOUT_COMPLETED {
"sessionId": "ps_ce1d90b00af519d0bf95fae",
"paymentMethod": "apple_pay",
"paymentRef": "apple_pay_1774022400358"
}2026-03-21 00:00 SGT FULFILLMENT_ISSUED {
"ticketCode": "ticket_34860e764aaa619d0bf99972",
"qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_34860e764aaa619d0bf99972"
}2026-03-21 00:00 SGT DOCUMENT_GENERATED {
"type": "booking_confirmation",
"file": "booking-confirmation-order_57a66d1ef445219d0bf95c5b.docx"
}