← 返回商户控制台

订单详情

{
  "order_id": "order_7f463ba328dea19d0bd718e8",
  "merchant_id": "sentosa_demo",
  "sku_id": "singapore_oceanarium_one_day_ticket",
  "product_name": "Singapore Oceanarium 单日门票",
  "quantity": 1,
  "party": {
    "adults": 1,
    "children": 0,
    "seniors": 0
  },
  "date": "2026-03-21",
  "quote_amount_sgd": 55,
  "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:22:19+08:00",
  "inventory_lock": {
    "lock_id": "lock_e96db7148585519d0bd718f4",
    "sku_id": "singapore_oceanarium_one_day_ticket",
    "quantity": 1,
    "expiry_at": "2026-03-20T23:27:19+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_7f463ba328dea19d0bd718e8.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_7f463ba328dea19d0bd718e8.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_7f463ba328dea19d0bd718e8.docx",
      "html_name": "quotation-order_7f463ba328dea19d0bd718e8.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_7f463ba328dea19d0bd718e8.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_7f463ba328dea19d0bd718e8.html",
      "pdf_name": "quotation-order_7f463ba328dea19d0bd718e8.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_7f463ba328dea19d0bd718e8.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_7f463ba328dea19d0bd718e8.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_7f463ba328dea19d0bd718e8.md"
    },
    "booking_confirmation": {
      "type": "booking-confirmation",
      "file_name": "booking-confirmation-order_7f463ba328dea19d0bd718e8.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_7f463ba328dea19d0bd718e8.docx",
      "file_url": "https://www.monv.io/docs-files/booking-confirmation-order_7f463ba328dea19d0bd718e8.docx",
      "html_name": "booking-confirmation-order_7f463ba328dea19d0bd718e8.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_7f463ba328dea19d0bd718e8.html",
      "html_url": "https://www.monv.io/docs-files/booking-confirmation-order_7f463ba328dea19d0bd718e8.html",
      "pdf_name": "booking-confirmation-order_7f463ba328dea19d0bd718e8.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_7f463ba328dea19d0bd718e8.pdf",
      "pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_7f463ba328dea19d0bd718e8.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_7f463ba328dea19d0bd718e8.md"
    }
  },
  "payment_ref": "apple_pay_1774020161914",
  "payment_method": "apple_pay"
}

出票结果

{
  "fulfillment_id": "ful_ce1e8ee4d029a19d0bd77186",
  "order_id": "order_7f463ba328dea19d0bd718e8",
  "ticket_code": "ticket_ca41102b7d1de19d0bd77184",
  "product_name": "Singapore Oceanarium 单日门票",
  "visit_date": "2026-03-21",
  "qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_ca41102b7d1de19d0bd77184",
  "issued_at": "2026-03-20T23:22:41+08:00"
}

交易追踪(事件时间线)

  1. 2026-03-20 23:22 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "singapore_oceanarium_one_day_ticket",
      "quantity": 1,
      "date": "2026-03-21",
      "quoteAmountSgd": 55,
      "channel": "telegram",
      "customer": {
        "telegram_user_id": "6761269319",
        "telegram_chat_id": "6761269319"
      }
    }
  2. 2026-03-20 23:22 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_e96db7148585519d0bd718f4",
      "skuId": "singapore_oceanarium_one_day_ticket",
      "quantity": 1,
      "expiryAt": "2026-03-20T23:27:19+08:00"
    }
  3. 2026-03-20 23:22 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_7f463ba328dea19d0bd718e8.docx"
    }
  4. 2026-03-20 23:22 SGT CHECKOUT_REQUESTED
    {
      "paymentMethod": null,
      "selection_mode": "checkout_user_select"
    }
  5. 2026-03-20 23:22 SGT PAYMENT_SESSION_CREATED
    {
      "sessionId": "ps_d7117a82757a319d0bd71c76",
      "protocol": "AP2",
      "paymentMethod": null,
      "expiryAt": "2026-03-20T23:27:20+08:00"
    }
  6. 2026-03-20 23:22 SGT CHECKOUT_COMPLETED
    {
      "sessionId": "ps_d7117a82757a319d0bd71c76",
      "paymentMethod": "apple_pay",
      "paymentRef": "apple_pay_1774020161914"
    }
  7. 2026-03-20 23:22 SGT FULFILLMENT_ISSUED
    {
      "ticketCode": "ticket_ca41102b7d1de19d0bd77184",
      "qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_ca41102b7d1de19d0bd77184"
    }
  8. 2026-03-20 23:22 SGT DOCUMENT_GENERATED
    {
      "type": "booking_confirmation",
      "file": "booking-confirmation-order_7f463ba328dea19d0bd718e8.docx"
    }