← 返回商户控制台

订单详情

{
  "order_id": "order_d9b4adf80a81619d0ba3a421",
  "merchant_id": "sentosa_demo",
  "sku_id": "sentosa_fun_discovery_pass",
  "product_name": "Sentosa Fun Discovery Pass",
  "quantity": 3,
  "party": null,
  "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-20T22:26:07+08:00",
  "inventory_lock": {
    "lock_id": "lock_f4e9f6bf9432819d0ba3a4ca",
    "sku_id": "sentosa_fun_discovery_pass",
    "quantity": 3,
    "expiry_at": "2026-03-20T22:31:07+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_d9b4adf80a81619d0ba3a421.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_d9b4adf80a81619d0ba3a421.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_d9b4adf80a81619d0ba3a421.docx",
      "html_name": "quotation-order_d9b4adf80a81619d0ba3a421.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_d9b4adf80a81619d0ba3a421.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_d9b4adf80a81619d0ba3a421.html",
      "pdf_name": "quotation-order_d9b4adf80a81619d0ba3a421.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_d9b4adf80a81619d0ba3a421.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_d9b4adf80a81619d0ba3a421.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_d9b4adf80a81619d0ba3a421.md"
    }
  }
}

出票结果

{}

交易追踪(事件时间线)

  1. 2026-03-20 22:26 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "sentosa_fun_discovery_pass",
      "quantity": 3,
      "date": "2026-03-21",
      "quoteAmountSgd": 60,
      "channel": "telegram",
      "customer": {}
    }
  2. 2026-03-20 22:26 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_f4e9f6bf9432819d0ba3a4ca",
      "skuId": "sentosa_fun_discovery_pass",
      "quantity": 3,
      "expiryAt": "2026-03-20T22:31:07+08:00"
    }
  3. 2026-03-20 22:26 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_d9b4adf80a81619d0ba3a421.docx"
    }