← 返回商户控制台

订单详情

{
  "order_id": "order_96ad97329eb1b19d141d2ed7",
  "merchant_id": "sentosa_demo",
  "sku_id": "sentosa_fun_discovery_pass",
  "product_name": "Sentosa Fun Discovery Pass",
  "quantity": 2,
  "party": {
    "adults": 0,
    "children": 0,
    "seniors": 0
  },
  "date": "2026-03-23",
  "quote_amount_sgd": 60,
  "currency": "SGD",
  "channel": "telegram",
  "customer": {
    "telegram_user_id": "6761269319",
    "telegram_chat_id": "6761269319",
    "language": "zh"
  },
  "language": "zh",
  "status": "FULFILLED",
  "payment_status": "SUCCESS",
  "fulfillment_status": "FULFILLED",
  "created_at": "2026-03-22T13:55:50+08:00",
  "inventory_lock": {
    "lock_id": "lock_82b838a9ee22519d141d2eee",
    "sku_id": "sentosa_fun_discovery_pass",
    "quantity": 2,
    "expiry_at": "2026-03-22T14:00:50+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_96ad97329eb1b19d141d2ed7.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_96ad97329eb1b19d141d2ed7.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_96ad97329eb1b19d141d2ed7.docx",
      "html_name": "quotation-order_96ad97329eb1b19d141d2ed7.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_96ad97329eb1b19d141d2ed7.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_96ad97329eb1b19d141d2ed7.html",
      "pdf_name": "quotation-order_96ad97329eb1b19d141d2ed7.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_96ad97329eb1b19d141d2ed7.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_96ad97329eb1b19d141d2ed7.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_96ad97329eb1b19d141d2ed7.md"
    },
    "booking_confirmation": {
      "type": "booking-confirmation",
      "file_name": "booking-confirmation-order_96ad97329eb1b19d141d2ed7.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_96ad97329eb1b19d141d2ed7.docx",
      "file_url": "https://www.monv.io/docs-files/booking-confirmation-order_96ad97329eb1b19d141d2ed7.docx",
      "html_name": "booking-confirmation-order_96ad97329eb1b19d141d2ed7.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_96ad97329eb1b19d141d2ed7.html",
      "html_url": "https://www.monv.io/docs-files/booking-confirmation-order_96ad97329eb1b19d141d2ed7.html",
      "pdf_name": "booking-confirmation-order_96ad97329eb1b19d141d2ed7.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_96ad97329eb1b19d141d2ed7.pdf",
      "pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_96ad97329eb1b19d141d2ed7.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_96ad97329eb1b19d141d2ed7.md"
    }
  },
  "payment_ref": "apple_pay_1774158971311",
  "payment_method": "apple_pay"
}

出票结果

{
  "fulfillment_id": "ful_284bd85a566919d141d81c5",
  "order_id": "order_96ad97329eb1b19d141d2ed7",
  "ticket_code": "ticket_a622ee965434819d141d81c1",
  "product_name": "Sentosa Fun Discovery Pass",
  "visit_date": "2026-03-23",
  "qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_a622ee965434819d141d81c1",
  "issued_at": "2026-03-22T13:56:11+08:00"
}

交易追踪(事件时间线)

  1. 2026-03-22 13:55 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "sentosa_fun_discovery_pass",
      "quantity": 2,
      "date": "2026-03-23",
      "quoteAmountSgd": 60,
      "channel": "telegram",
      "customer": {
        "telegram_user_id": "6761269319",
        "telegram_chat_id": "6761269319",
        "language": "zh"
      }
    }
  2. 2026-03-22 13:55 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_82b838a9ee22519d141d2eee",
      "skuId": "sentosa_fun_discovery_pass",
      "quantity": 2,
      "expiryAt": "2026-03-22T14:00:50+08:00"
    }
  3. 2026-03-22 13:55 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_96ad97329eb1b19d141d2ed7.docx"
    }
  4. 2026-03-22 13:55 SGT CHECKOUT_REQUESTED
    {
      "paymentMethod": null,
      "selection_mode": "checkout_user_select"
    }
  5. 2026-03-22 13:55 SGT PAYMENT_SESSION_CREATED
    {
      "sessionId": "ps_9d41c712a8c5419d141d3256",
      "protocol": "AP2",
      "paymentMethod": null,
      "expiryAt": "2026-03-22T14:00:50+08:00"
    }
  6. 2026-03-22 13:56 SGT CHECKOUT_COMPLETED
    {
      "sessionId": "ps_9d41c712a8c5419d141d3256",
      "paymentMethod": "apple_pay",
      "paymentRef": "apple_pay_1774158971311"
    }
  7. 2026-03-22 13:56 SGT FULFILLMENT_ISSUED
    {
      "ticketCode": "ticket_a622ee965434819d141d81c1",
      "qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_a622ee965434819d141d81c1"
    }
  8. 2026-03-22 13:56 SGT DOCUMENT_GENERATED
    {
      "type": "booking_confirmation",
      "file": "booking-confirmation-order_96ad97329eb1b19d141d2ed7.docx"
    }