← 返回商户控制台
订单详情
{
"order_id": "order_e29c55d31ef1819d0bd12416",
"merchant_id": "sentosa_demo",
"sku_id": "universal_studios_singapore_one_day_ticket",
"product_name": "Universal Studios Singapore 单日门票",
"quantity": 2,
"party": {
"adults": 2
},
"date": "2026-03-21",
"quote_amount_sgd": 152,
"currency": "SGD",
"channel": "telegram",
"customer": {},
"status": "FULFILLED",
"payment_status": "SUCCESS",
"fulfillment_status": "FULFILLED",
"created_at": "2026-03-20T23:15:48+08:00",
"inventory_lock": {
"lock_id": "lock_a697019c3b32319d0bd12437",
"sku_id": "universal_studios_singapore_one_day_ticket",
"quantity": 2,
"expiry_at": "2026-03-20T23:20:48+08:00"
},
"documents": {
"quotation": {
"type": "quotation",
"file_name": "quotation-order_e29c55d31ef1819d0bd12416.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_e29c55d31ef1819d0bd12416.docx",
"file_url": "https://www.monv.io/docs-files/quotation-order_e29c55d31ef1819d0bd12416.docx",
"html_name": "quotation-order_e29c55d31ef1819d0bd12416.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_e29c55d31ef1819d0bd12416.html",
"html_url": "https://www.monv.io/docs-files/quotation-order_e29c55d31ef1819d0bd12416.html",
"pdf_name": "quotation-order_e29c55d31ef1819d0bd12416.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_e29c55d31ef1819d0bd12416.pdf",
"pdf_url": "https://www.monv.io/docs-files/quotation-order_e29c55d31ef1819d0bd12416.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_e29c55d31ef1819d0bd12416.md"
},
"booking_confirmation": {
"type": "booking-confirmation",
"file_name": "booking-confirmation-order_e29c55d31ef1819d0bd12416.docx",
"file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_e29c55d31ef1819d0bd12416.docx",
"file_url": "https://www.monv.io/docs-files/booking-confirmation-order_e29c55d31ef1819d0bd12416.docx",
"html_name": "booking-confirmation-order_e29c55d31ef1819d0bd12416.html",
"html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_e29c55d31ef1819d0bd12416.html",
"html_url": "https://www.monv.io/docs-files/booking-confirmation-order_e29c55d31ef1819d0bd12416.html",
"pdf_name": "booking-confirmation-order_e29c55d31ef1819d0bd12416.pdf",
"pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_e29c55d31ef1819d0bd12416.pdf",
"pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_e29c55d31ef1819d0bd12416.pdf",
"pdf_ready": true,
"source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_e29c55d31ef1819d0bd12416.md"
}
}
}
出票结果
{
"fulfillment_id": "ful_4911e8a40d2e319d0bd14a05",
"order_id": "order_e29c55d31ef1819d0bd12416",
"ticket_code": "ticket_ab4235f84eed819d0bd14a03",
"product_name": "Universal Studios Singapore 单日门票",
"visit_date": "2026-03-21",
"qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_ab4235f84eed819d0bd14a03",
"issued_at": "2026-03-20T23:15:58+08:00"
}
交易追踪(事件时间线)
2026-03-20 23:15 SGT ORDER_DRAFT_CREATED {
"skuId": "universal_studios_singapore_one_day_ticket",
"quantity": 2,
"date": "2026-03-21",
"quoteAmountSgd": 152,
"channel": "telegram",
"customer": {}
}2026-03-20 23:15 SGT INVENTORY_LOCKED {
"lockId": "lock_a697019c3b32319d0bd12437",
"skuId": "universal_studios_singapore_one_day_ticket",
"quantity": 2,
"expiryAt": "2026-03-20T23:20:48+08:00"
}2026-03-20 23:15 SGT DOCUMENT_GENERATED {
"type": "quotation",
"file": "quotation-order_e29c55d31ef1819d0bd12416.docx"
}2026-03-20 23:15 SGT USER_CONFIRMED {
"paymentMethod": "card"
}2026-03-20 23:15 SGT PAYMENT_SESSION_CREATED {
"sessionId": "ps_e7302f4676b2419d0bd13e95",
"protocol": "AP2",
"paymentMethod": "card",
"expiryAt": "2026-03-20T23:20:55+08:00"
}2026-03-20 23:15 SGT CARD_INTENT_CREATED {
"intentId": "card_b05547e3e493a19d0bd13e9f",
"payUrl": "https://pay.example.com/card/card_b05547e3e493a19d0bd13e9f"
}2026-03-20 23:15 SGT PAYMENT_WEBHOOK_SUCCESS {
"method": "card"
}2026-03-20 23:15 SGT FULFILLMENT_ISSUED {
"ticketCode": "ticket_ab4235f84eed819d0bd14a03",
"qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_ab4235f84eed819d0bd14a03"
}2026-03-20 23:15 SGT DOCUMENT_GENERATED {
"type": "booking_confirmation",
"file": "booking-confirmation-order_e29c55d31ef1819d0bd12416.docx"
}