← 返回商户控制台

订单详情

{
  "order_id": "order_7f203aa80f24719d193a3963",
  "merchant_id": "sentosa_demo",
  "sku_id": "sensoryscape",
  "product_name": "Sentosa Sensoryscape",
  "quantity": 2,
  "party": {
    "adults": 2,
    "children": 0,
    "seniors": 0
  },
  "date": "2026-03-24",
  "quote_amount_sgd": 0,
  "currency": "SGD",
  "channel": "telegram",
  "customer": {
    "telegram_user_id": "6761269319",
    "telegram_chat_id": "6761269319",
    "language": "zh",
    "source_bot_key": "buyer-agent",
    "source_bot_username": "ShoppingAssistantAgent_Bot",
    "source_channel": "telegram"
  },
  "language": "zh",
  "status": "FULFILLED",
  "payment_status": "SUCCESS",
  "fulfillment_status": "FULFILLED",
  "created_at": "2026-03-23T13:45:39+08:00",
  "inventory_lock": {
    "lock_id": "lock_56b8c03fca21919d193a398d",
    "sku_id": "sensoryscape",
    "quantity": 2,
    "expiry_at": "2026-03-23T13:50:39+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_7f203aa80f24719d193a3963.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_7f203aa80f24719d193a3963.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_7f203aa80f24719d193a3963.docx",
      "html_name": "quotation-order_7f203aa80f24719d193a3963.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_7f203aa80f24719d193a3963.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_7f203aa80f24719d193a3963.html",
      "pdf_name": "quotation-order_7f203aa80f24719d193a3963.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_7f203aa80f24719d193a3963.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_7f203aa80f24719d193a3963.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_7f203aa80f24719d193a3963.md"
    },
    "booking_confirmation": {
      "type": "booking-confirmation",
      "file_name": "booking-confirmation-order_7f203aa80f24719d193a3963.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_7f203aa80f24719d193a3963.docx",
      "file_url": "https://www.monv.io/docs-files/booking-confirmation-order_7f203aa80f24719d193a3963.docx",
      "html_name": "booking-confirmation-order_7f203aa80f24719d193a3963.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_7f203aa80f24719d193a3963.html",
      "html_url": "https://www.monv.io/docs-files/booking-confirmation-order_7f203aa80f24719d193a3963.html",
      "pdf_name": "booking-confirmation-order_7f203aa80f24719d193a3963.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_7f203aa80f24719d193a3963.pdf",
      "pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_7f203aa80f24719d193a3963.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_7f203aa80f24719d193a3963.md"
    }
  },
  "payment_ref": "apple_pay_1774249430753",
  "payment_method": "apple_pay"
}

出票结果

{
  "fulfillment_id": "ful_5d5fdba2ab84219d1981cf06",
  "order_id": "order_7f203aa80f24719d193a3963",
  "ticket_code": "ticket_755866cfceadd19d1981ceff",
  "product_name": "Sentosa Sensoryscape",
  "visit_date": "2026-03-24",
  "qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_755866cfceadd19d1981ceff",
  "issued_at": "2026-03-23T15:03:50+08:00"
}

交易追踪(事件时间线)

  1. 2026-03-23 13:45 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "sensoryscape",
      "quantity": 2,
      "date": "2026-03-24",
      "quoteAmountSgd": 0,
      "channel": "telegram",
      "customer": {
        "telegram_user_id": "6761269319",
        "telegram_chat_id": "6761269319",
        "language": "zh",
        "source_bot_key": "buyer-agent",
        "source_bot_username": "ShoppingAssistantAgent_Bot",
        "source_channel": "telegram"
      }
    }
  2. 2026-03-23 13:45 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_56b8c03fca21919d193a398d",
      "skuId": "sensoryscape",
      "quantity": 2,
      "expiryAt": "2026-03-23T13:50:39+08:00"
    }
  3. 2026-03-23 13:45 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_7f203aa80f24719d193a3963.docx"
    }
  4. 2026-03-23 13:45 SGT CHECKOUT_REQUESTED
    {
      "paymentMethod": null,
      "selection_mode": "checkout_user_select"
    }
  5. 2026-03-23 13:45 SGT PAYMENT_SESSION_CREATED
    {
      "sessionId": "ps_b6fde73eca12e19d193a3d16",
      "protocol": "AP2",
      "paymentMethod": null,
      "expiryAt": "2026-03-23T13:50:40+08:00"
    }
  6. 2026-03-23 15:03 SGT CHECKOUT_COMPLETED
    {
      "sessionId": "ps_b6fde73eca12e19d193a3d16",
      "paymentMethod": "apple_pay",
      "paymentRef": "apple_pay_1774249430753"
    }
  7. 2026-03-23 15:03 SGT FULFILLMENT_ISSUED
    {
      "ticketCode": "ticket_755866cfceadd19d1981ceff",
      "qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_755866cfceadd19d1981ceff"
    }
  8. 2026-03-23 15:03 SGT DOCUMENT_GENERATED
    {
      "type": "booking_confirmation",
      "file": "booking-confirmation-order_7f203aa80f24719d193a3963.docx"
    }