← 返回商户控制台

订单详情

{
  "order_id": "order_49d121f72cb8d19d0acb3c2f",
  "merchant_id": "sentosa_demo",
  "sku_id": "sentosa_fun_discovery_pass",
  "product_name": "Sentosa Fun Discovery Pass",
  "quantity": 1,
  "date": "2026-03-21",
  "quote_amount_sgd": 60,
  "currency": "SGD",
  "channel": "telegram",
  "customer": {},
  "status": "DRAFT",
  "payment_status": "NONE",
  "fulfillment_status": "NONE",
  "created_at": "2026-03-20T18:29:44+08:00",
  "inventory_lock": {
    "lock_id": "lock_255cf46b2c27919d0acb3c47",
    "sku_id": "sentosa_fun_discovery_pass",
    "quantity": 1,
    "expiry_at": "2026-03-20T18:34:44+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_49d121f72cb8d19d0acb3c2f.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_49d121f72cb8d19d0acb3c2f.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_49d121f72cb8d19d0acb3c2f.docx",
      "html_name": "quotation-order_49d121f72cb8d19d0acb3c2f.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_49d121f72cb8d19d0acb3c2f.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_49d121f72cb8d19d0acb3c2f.html",
      "pdf_name": "quotation-order_49d121f72cb8d19d0acb3c2f.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_49d121f72cb8d19d0acb3c2f.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_49d121f72cb8d19d0acb3c2f.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_49d121f72cb8d19d0acb3c2f.md"
    }
  }
}

出票结果

{}

交易追踪(事件时间线)

  1. 2026-03-20 18:29 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "sentosa_fun_discovery_pass",
      "quantity": 1,
      "date": "2026-03-21",
      "quoteAmountSgd": 60,
      "channel": "telegram",
      "customer": {}
    }
  2. 2026-03-20 18:29 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_255cf46b2c27919d0acb3c47",
      "skuId": "sentosa_fun_discovery_pass",
      "quantity": 1,
      "expiryAt": "2026-03-20T18:34:44+08:00"
    }
  3. 2026-03-20 18:29 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_49d121f72cb8d19d0acb3c2f.docx"
    }