← 返回商户控制台

订单详情

{
  "order_id": "order_da4123a08645619d4c91797d",
  "merchant_id": "sentosa_demo",
  "sku_id": "singapore_oceanarium_one_day_ticket",
  "product_name": "Singapore Oceanarium 单日门票",
  "quantity": 2,
  "party": {
    "adults": 1,
    "children": 1,
    "seniors": 0
  },
  "date": "2026-04-03",
  "quote_amount_sgd": 98,
  "currency": "SGD",
  "channel": "telegram",
  "customer": {
    "telegram_user_id": "6761269319",
    "telegram_chat_id": "6761269319",
    "language": "zh",
    "source_bot_key": "buyer-agent",
    "source_bot_username": "ShoppingAssistantAgent_Bot",
    "source_channel": "telegram"
  },
  "language": "zh",
  "status": "FULFILLED",
  "payment_status": "SUCCESS",
  "fulfillment_status": "FULFILLED",
  "created_at": "2026-04-02T13:01:37+08:00",
  "inventory_lock": {
    "lock_id": "lock_388c8873bfc1319d4c91857f",
    "sku_id": "singapore_oceanarium_one_day_ticket",
    "quantity": 2,
    "expiry_at": "2026-04-02T13:06:38+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_da4123a08645619d4c91797d.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_da4123a08645619d4c91797d.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_da4123a08645619d4c91797d.docx",
      "html_name": "quotation-order_da4123a08645619d4c91797d.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_da4123a08645619d4c91797d.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_da4123a08645619d4c91797d.html",
      "pdf_name": "quotation-order_da4123a08645619d4c91797d.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_da4123a08645619d4c91797d.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_da4123a08645619d4c91797d.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_da4123a08645619d4c91797d.md"
    },
    "booking_confirmation": {
      "type": "booking-confirmation",
      "file_name": "booking-confirmation-order_da4123a08645619d4c91797d.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_da4123a08645619d4c91797d.docx",
      "file_url": "https://www.monv.io/docs-files/booking-confirmation-order_da4123a08645619d4c91797d.docx",
      "html_name": "booking-confirmation-order_da4123a08645619d4c91797d.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_da4123a08645619d4c91797d.html",
      "html_url": "https://www.monv.io/docs-files/booking-confirmation-order_da4123a08645619d4c91797d.html",
      "pdf_name": "booking-confirmation-order_da4123a08645619d4c91797d.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_da4123a08645619d4c91797d.pdf",
      "pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_da4123a08645619d4c91797d.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_da4123a08645619d4c91797d.md"
    }
  },
  "payment_ref": "apple_pay_1775106253955",
  "payment_method": "apple_pay"
}

出票结果

{
  "fulfillment_id": "ful_1e1f44694160d19d4c93e870",
  "order_id": "order_da4123a08645619d4c91797d",
  "ticket_code": "ticket_7950862466b9219d4c93e847",
  "product_name": "Singapore Oceanarium 单日门票",
  "visit_date": "2026-04-03",
  "qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_7950862466b9219d4c93e847",
  "issued_at": "2026-04-02T13:04:14+08:00"
}

交易追踪(事件时间线)

  1. 2026-04-02 13:01 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "singapore_oceanarium_one_day_ticket",
      "quantity": 2,
      "date": "2026-04-03",
      "quoteAmountSgd": 98,
      "channel": "telegram",
      "customer": {
        "telegram_user_id": "6761269319",
        "telegram_chat_id": "6761269319",
        "language": "zh",
        "source_bot_key": "buyer-agent",
        "source_bot_username": "ShoppingAssistantAgent_Bot",
        "source_channel": "telegram"
      }
    }
  2. 2026-04-02 13:01 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_388c8873bfc1319d4c91857f",
      "skuId": "singapore_oceanarium_one_day_ticket",
      "quantity": 2,
      "expiryAt": "2026-04-02T13:06:38+08:00"
    }
  3. 2026-04-02 13:01 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_da4123a08645619d4c91797d.docx"
    }
  4. 2026-04-02 13:01 SGT CHECKOUT_REQUESTED
    {
      "paymentMethod": null,
      "selection_mode": "checkout_user_select"
    }
  5. 2026-04-02 13:01 SGT PAYMENT_SESSION_CREATED
    {
      "sessionId": "ps_53ef6762457bb19d4c919532",
      "protocol": "AP2",
      "paymentMethod": null,
      "expiryAt": "2026-04-02T13:06:42+08:00",
      "source_context": {
        "source_channel": "telegram",
        "source_bot_key": "buyer-agent",
        "source_bot_username": "ShoppingAssistantAgent_Bot",
        "telegram_user_id": "6761269319",
        "telegram_chat_id": "6761269319",
        "telegram_username": null
      }
    }
  6. 2026-04-02 13:04 SGT CHECKOUT_COMPLETED
    {
      "sessionId": "ps_53ef6762457bb19d4c919532",
      "paymentMethod": "apple_pay",
      "paymentRef": "apple_pay_1775106253955"
    }
  7. 2026-04-02 13:04 SGT FULFILLMENT_ISSUED
    {
      "ticketCode": "ticket_7950862466b9219d4c93e847",
      "qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_7950862466b9219d4c93e847"
    }
  8. 2026-04-02 13:04 SGT DOCUMENT_GENERATED
    {
      "type": "booking_confirmation",
      "file": "booking-confirmation-order_da4123a08645619d4c91797d.docx"
    }