← 返回商户控制台
订单详情
{
"order_id": "order_f7181601c0e1319d18917ea7",
"merchant_id": "sentosa_demo",
"sku_id": "universal_studios_singapore_one_day_ticket",
"product_name": "Universal Studios Singapore 单日门票",
"quantity": 1,
"party": null,
"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:41:21+08:00",
"inventory_lock": {
"lock_id": "lock_9211faa83fe8719d18917ecb",
"sku_id": "universal_studios_singapore_one_day_ticket",
"quantity": 1,
"expiry_at": "2026-03-23T10:46:21+08:00"
},
"documents": {
"quotation": {
"type": "quotation",
"file_name": "quotation-order_f7181601c0e1319d18917ea7.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_f7181601c0e1319d18917ea7.docx",
"file_url": "https://www.monv.io/docs-files/quotation-order_f7181601c0e1319d18917ea7.docx",
"html_name": "quotation-order_f7181601c0e1319d18917ea7.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_f7181601c0e1319d18917ea7.html",
"html_url": "https://www.monv.io/docs-files/quotation-order_f7181601c0e1319d18917ea7.html",
"pdf_name": "quotation-order_f7181601c0e1319d18917ea7.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_f7181601c0e1319d18917ea7.pdf",
"pdf_url": "https://www.monv.io/docs-files/quotation-order_f7181601c0e1319d18917ea7.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_f7181601c0e1319d18917ea7.md"
},
"booking_confirmation": {
"type": "booking-confirmation",
"file_name": "booking-confirmation-order_f7181601c0e1319d18917ea7.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_f7181601c0e1319d18917ea7.docx",
"file_url": "https://www.monv.io/docs-files/booking-confirmation-order_f7181601c0e1319d18917ea7.docx",
"html_name": "booking-confirmation-order_f7181601c0e1319d18917ea7.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_f7181601c0e1319d18917ea7.html",
"html_url": "https://www.monv.io/docs-files/booking-confirmation-order_f7181601c0e1319d18917ea7.html",
"pdf_name": "booking-confirmation-order_f7181601c0e1319d18917ea7.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_f7181601c0e1319d18917ea7.pdf",
"pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_f7181601c0e1319d18917ea7.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_f7181601c0e1319d18917ea7.md"
}
},
"payment_ref": "apple_pay_1774233704312",
"payment_method": "apple_pay"
}
出票结果
{
"fulfillment_id": "ful_caf6b124ab4a819d1891d792",
"order_id": "order_f7181601c0e1319d18917ea7",
"ticket_code": "ticket_f1f4df9565be519d1891d78d",
"product_name": "Universal Studios Singapore 单日门票",
"visit_date": "2026-03-30",
"qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_f1f4df9565be519d1891d78d",
"issued_at": "2026-03-23T10:41:44+08:00"
}
交易追踪(事件时间线)
2026-03-23 10:41 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:41 SGT INVENTORY_LOCKED {
"lockId": "lock_9211faa83fe8719d18917ecb",
"skuId": "universal_studios_singapore_one_day_ticket",
"quantity": 1,
"expiryAt": "2026-03-23T10:46:21+08:00"
}2026-03-23 10:41 SGT DOCUMENT_GENERATED {
"type": "quotation",
"file": "quotation-order_f7181601c0e1319d18917ea7.docx"
}2026-03-23 10:41 SGT USER_CONFIRMED {
"requested_payment_method": null,
"next_step": "checkout_redirect"
}2026-03-23 10:41 SGT PAYMENT_SESSION_CREATED {
"sessionId": "ps_a957e798bc73219d18918f98",
"protocol": "AP2",
"paymentMethod": null,
"expiryAt": "2026-03-23T10:46:25+08:00"
}2026-03-23 10:41 SGT CHECKOUT_COMPLETED {
"sessionId": "ps_a957e798bc73219d18918f98",
"paymentMethod": "apple_pay",
"paymentRef": "apple_pay_1774233704312"
}2026-03-23 10:41 SGT FULFILLMENT_ISSUED {
"ticketCode": "ticket_f1f4df9565be519d1891d78d",
"qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_f1f4df9565be519d1891d78d"
}2026-03-23 10:41 SGT DOCUMENT_GENERATED {
"type": "booking_confirmation",
"file": "booking-confirmation-order_f7181601c0e1319d18917ea7.docx"
}