← 返回商户控制台

订单详情

{
  "order_id": "order_c4ed634f8520b19d0bb52a74",
  "merchant_id": "sentosa_demo",
  "sku_id": "universal_studios_singapore_one_day_ticket",
  "product_name": "Universal Studios Singapore 单日门票",
  "quantity": 3,
  "party": {
    "adults": 2,
    "children": 1,
    "seniors": 0
  },
  "date": "2026-03-21",
  "quote_amount_sgd": 228,
  "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-20T22:45:15+08:00",
  "inventory_lock": {
    "lock_id": "lock_8d685893ba33819d0bb52a95",
    "sku_id": "universal_studios_singapore_one_day_ticket",
    "quantity": 3,
    "expiry_at": "2026-03-20T22:50:15+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_c4ed634f8520b19d0bb52a74.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_c4ed634f8520b19d0bb52a74.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_c4ed634f8520b19d0bb52a74.docx",
      "html_name": "quotation-order_c4ed634f8520b19d0bb52a74.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_c4ed634f8520b19d0bb52a74.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_c4ed634f8520b19d0bb52a74.html",
      "pdf_name": "quotation-order_c4ed634f8520b19d0bb52a74.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_c4ed634f8520b19d0bb52a74.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_c4ed634f8520b19d0bb52a74.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_c4ed634f8520b19d0bb52a74.md"
    },
    "booking_confirmation": {
      "type": "booking-confirmation",
      "file_name": "booking-confirmation-order_c4ed634f8520b19d0bb52a74.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_c4ed634f8520b19d0bb52a74.docx",
      "file_url": "https://www.monv.io/docs-files/booking-confirmation-order_c4ed634f8520b19d0bb52a74.docx",
      "html_name": "booking-confirmation-order_c4ed634f8520b19d0bb52a74.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_c4ed634f8520b19d0bb52a74.html",
      "html_url": "https://www.monv.io/docs-files/booking-confirmation-order_c4ed634f8520b19d0bb52a74.html",
      "pdf_name": "booking-confirmation-order_c4ed634f8520b19d0bb52a74.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_c4ed634f8520b19d0bb52a74.pdf",
      "pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_c4ed634f8520b19d0bb52a74.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_c4ed634f8520b19d0bb52a74.md"
    }
  },
  "payment_ref": "apple_pay_1774017942064",
  "payment_method": "apple_pay"
}

出票结果

{
  "fulfillment_id": "ful_98844e3cbcdb419d0bb59239",
  "order_id": "order_c4ed634f8520b19d0bb52a74",
  "ticket_code": "ticket_abe1721764d0d19d0bb59238",
  "product_name": "Universal Studios Singapore 单日门票",
  "visit_date": "2026-03-21",
  "qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_abe1721764d0d19d0bb59238",
  "issued_at": "2026-03-20T22:45:42+08:00"
}

交易追踪(事件时间线)

  1. 2026-03-20 22:45 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "universal_studios_singapore_one_day_ticket",
      "quantity": 3,
      "date": "2026-03-21",
      "quoteAmountSgd": 228,
      "channel": "telegram",
      "customer": {
        "telegram_user_id": "6761269319",
        "telegram_chat_id": "6761269319"
      }
    }
  2. 2026-03-20 22:45 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_8d685893ba33819d0bb52a95",
      "skuId": "universal_studios_singapore_one_day_ticket",
      "quantity": 3,
      "expiryAt": "2026-03-20T22:50:15+08:00"
    }
  3. 2026-03-20 22:45 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_c4ed634f8520b19d0bb52a74.docx"
    }
  4. 2026-03-20 22:45 SGT CHECKOUT_REQUESTED
    {
      "paymentMethod": null,
      "selection_mode": "checkout_user_select"
    }
  5. 2026-03-20 22:45 SGT PAYMENT_SESSION_CREATED
    {
      "sessionId": "ps_2d3b12c97c1be19d0bb52dd3",
      "protocol": "AP2",
      "paymentMethod": null,
      "expiryAt": "2026-03-20T22:50:16+08:00"
    }
  6. 2026-03-20 22:45 SGT CHECKOUT_COMPLETED
    {
      "sessionId": "ps_2d3b12c97c1be19d0bb52dd3",
      "paymentMethod": "apple_pay",
      "paymentRef": "apple_pay_1774017942064"
    }
  7. 2026-03-20 22:45 SGT FULFILLMENT_ISSUED
    {
      "ticketCode": "ticket_abe1721764d0d19d0bb59238",
      "qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_abe1721764d0d19d0bb59238"
    }
  8. 2026-03-20 22:45 SGT DOCUMENT_GENERATED
    {
      "type": "booking_confirmation",
      "file": "booking-confirmation-order_c4ed634f8520b19d0bb52a74.docx"
    }