← 返回商户控制台

订单详情

{
  "order_id": "order_b50e493e48eb219d0afb87e1",
  "merchant_id": "sentosa_demo",
  "sku_id": "sentosa_fun_discovery_pass",
  "product_name": "Sentosa Fun Discovery Pass",
  "quantity": 3,
  "date": "2026-03-21",
  "quote_amount_sgd": 60,
  "currency": "SGD",
  "channel": "telegram",
  "customer": {},
  "status": "FULFILLED",
  "payment_status": "SUCCESS",
  "fulfillment_status": "FULFILLED",
  "created_at": "2026-03-20T19:22:29+08:00",
  "inventory_lock": {
    "lock_id": "lock_0455fa360ba1919d0afb87e8",
    "sku_id": "sentosa_fun_discovery_pass",
    "quantity": 3,
    "expiry_at": "2026-03-20T19:27:29+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_b50e493e48eb219d0afb87e1.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_b50e493e48eb219d0afb87e1.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_b50e493e48eb219d0afb87e1.docx",
      "html_name": "quotation-order_b50e493e48eb219d0afb87e1.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_b50e493e48eb219d0afb87e1.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_b50e493e48eb219d0afb87e1.html",
      "pdf_name": "quotation-order_b50e493e48eb219d0afb87e1.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_b50e493e48eb219d0afb87e1.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_b50e493e48eb219d0afb87e1.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_b50e493e48eb219d0afb87e1.md"
    },
    "booking_confirmation": {
      "type": "booking-confirmation",
      "file_name": "booking-confirmation-order_b50e493e48eb219d0afb87e1.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_b50e493e48eb219d0afb87e1.docx",
      "file_url": "https://www.monv.io/docs-files/booking-confirmation-order_b50e493e48eb219d0afb87e1.docx",
      "html_name": "booking-confirmation-order_b50e493e48eb219d0afb87e1.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_b50e493e48eb219d0afb87e1.html",
      "html_url": "https://www.monv.io/docs-files/booking-confirmation-order_b50e493e48eb219d0afb87e1.html",
      "pdf_name": "booking-confirmation-order_b50e493e48eb219d0afb87e1.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_b50e493e48eb219d0afb87e1.pdf",
      "pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_b50e493e48eb219d0afb87e1.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_b50e493e48eb219d0afb87e1.md"
    }
  }
}

出票结果

{
  "fulfillment_id": "ful_af99f9b7b424b19d0afce56f",
  "order_id": "order_b50e493e48eb219d0afb87e1",
  "ticket_code": "ticket_08b020add9e9219d0afce56f",
  "product_name": "Sentosa Fun Discovery Pass",
  "visit_date": "2026-03-21",
  "qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_08b020add9e9219d0afce56f",
  "issued_at": "2026-03-20T19:23:59+08:00"
}

交易追踪(事件时间线)

  1. 2026-03-20 19:22 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "sentosa_fun_discovery_pass",
      "quantity": 3,
      "date": "2026-03-21",
      "quoteAmountSgd": 60,
      "channel": "telegram",
      "customer": {}
    }
  2. 2026-03-20 19:22 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_0455fa360ba1919d0afb87e8",
      "skuId": "sentosa_fun_discovery_pass",
      "quantity": 3,
      "expiryAt": "2026-03-20T19:27:29+08:00"
    }
  3. 2026-03-20 19:22 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_b50e493e48eb219d0afb87e1.docx"
    }
  4. 2026-03-20 19:23 SGT USER_CONFIRMED
    {
      "paymentMethod": "card"
    }
  5. 2026-03-20 19:23 SGT PAYMENT_SESSION_CREATED
    {
      "sessionId": "ps_22af0a6f05b8e19d0afcdb36",
      "protocol": "AP2",
      "paymentMethod": "card",
      "expiryAt": "2026-03-20T19:28:56+08:00"
    }
  6. 2026-03-20 19:23 SGT CARD_INTENT_CREATED
    {
      "intentId": "card_7cf3f1632633219d0afcdb3c",
      "payUrl": "https://pay.example.com/card/card_7cf3f1632633219d0afcdb3c"
    }
  7. 2026-03-20 19:23 SGT PAYMENT_WEBHOOK_SUCCESS
    {
      "method": "card"
    }
  8. 2026-03-20 19:23 SGT FULFILLMENT_ISSUED
    {
      "ticketCode": "ticket_08b020add9e9219d0afce56f",
      "qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_08b020add9e9219d0afce56f"
    }
  9. 2026-03-20 19:23 SGT DOCUMENT_GENERATED
    {
      "type": "booking_confirmation",
      "file": "booking-confirmation-order_b50e493e48eb219d0afb87e1.docx"
    }