← 返回商户控制台

订单详情

{
  "order_id": "order_1aaf0d528e27819d1985139e",
  "merchant_id": "sentosa_demo",
  "sku_id": "singapore_oceanarium_one_day_ticket",
  "product_name": "Singapore Oceanarium 单日门票",
  "quantity": 2,
  "party": null,
  "date": "2026-03-24",
  "quote_amount_sgd": 110,
  "currency": "SGD",
  "channel": "telegram",
  "customer": {
    "language": "zh"
  },
  "language": "zh",
  "status": "FULFILLED",
  "payment_status": "SUCCESS",
  "fulfillment_status": "FULFILLED",
  "created_at": "2026-03-23T15:07:24+08:00",
  "inventory_lock": {
    "lock_id": "lock_1a09d7bb2d4df19d198513cd",
    "sku_id": "singapore_oceanarium_one_day_ticket",
    "quantity": 2,
    "expiry_at": "2026-03-23T15:12:25+08:00"
  },
  "documents": {
    "quotation": {
      "type": "quotation",
      "file_name": "quotation-order_1aaf0d528e27819d1985139e.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_1aaf0d528e27819d1985139e.docx",
      "file_url": "https://www.monv.io/docs-files/quotation-order_1aaf0d528e27819d1985139e.docx",
      "html_name": "quotation-order_1aaf0d528e27819d1985139e.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_1aaf0d528e27819d1985139e.html",
      "html_url": "https://www.monv.io/docs-files/quotation-order_1aaf0d528e27819d1985139e.html",
      "pdf_name": "quotation-order_1aaf0d528e27819d1985139e.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_1aaf0d528e27819d1985139e.pdf",
      "pdf_url": "https://www.monv.io/docs-files/quotation-order_1aaf0d528e27819d1985139e.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/quotation-order_1aaf0d528e27819d1985139e.md"
    },
    "booking_confirmation": {
      "type": "booking-confirmation",
      "file_name": "booking-confirmation-order_1aaf0d528e27819d1985139e.docx",
      "file_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_1aaf0d528e27819d1985139e.docx",
      "file_url": "https://www.monv.io/docs-files/booking-confirmation-order_1aaf0d528e27819d1985139e.docx",
      "html_name": "booking-confirmation-order_1aaf0d528e27819d1985139e.html",
      "html_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_1aaf0d528e27819d1985139e.html",
      "html_url": "https://www.monv.io/docs-files/booking-confirmation-order_1aaf0d528e27819d1985139e.html",
      "pdf_name": "booking-confirmation-order_1aaf0d528e27819d1985139e.pdf",
      "pdf_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_1aaf0d528e27819d1985139e.pdf",
      "pdf_url": "https://www.monv.io/docs-files/booking-confirmation-order_1aaf0d528e27819d1985139e.pdf",
      "pdf_ready": true,
      "source_markdown_path": "/root/.openclaw/workspaces/sentosa-agent/docs/booking-confirmation-order_1aaf0d528e27819d1985139e.md"
    }
  },
  "payment_ref": "apple_pay_1774249722057",
  "payment_method": "apple_pay"
}

出票结果

{
  "fulfillment_id": "ful_a306a52ed676419d198640f0",
  "order_id": "order_1aaf0d528e27819d1985139e",
  "ticket_code": "ticket_06b6fe5cc88fc19d198640e7",
  "product_name": "Singapore Oceanarium 单日门票",
  "visit_date": "2026-03-24",
  "qr_url": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_06b6fe5cc88fc19d198640e7",
  "issued_at": "2026-03-23T15:08:42+08:00"
}

交易追踪(事件时间线)

  1. 2026-03-23 15:07 SGT ORDER_DRAFT_CREATED
    {
      "skuId": "singapore_oceanarium_one_day_ticket",
      "quantity": 2,
      "date": "2026-03-24",
      "quoteAmountSgd": 110,
      "channel": "telegram",
      "customer": {
        "language": "zh"
      }
    }
  2. 2026-03-23 15:07 SGT INVENTORY_LOCKED
    {
      "lockId": "lock_1a09d7bb2d4df19d198513cd",
      "skuId": "singapore_oceanarium_one_day_ticket",
      "quantity": 2,
      "expiryAt": "2026-03-23T15:12:25+08:00"
    }
  3. 2026-03-23 15:07 SGT DOCUMENT_GENERATED
    {
      "type": "quotation",
      "file": "quotation-order_1aaf0d528e27819d1985139e.docx"
    }
  4. 2026-03-23 15:07 SGT USER_CONFIRMED
    {
      "requested_payment_method": null,
      "next_step": "checkout_redirect"
    }
  5. 2026-03-23 15:07 SGT PAYMENT_SESSION_CREATED
    {
      "sessionId": "ps_32db7a64fb41b19d198527ce",
      "protocol": "AP2",
      "paymentMethod": null,
      "expiryAt": "2026-03-23T15:12:30+08:00"
    }
  6. 2026-03-23 15:08 SGT CHECKOUT_COMPLETED
    {
      "sessionId": "ps_32db7a64fb41b19d198527ce",
      "paymentMethod": "apple_pay",
      "paymentRef": "apple_pay_1774249722057"
    }
  7. 2026-03-23 15:08 SGT FULFILLMENT_ISSUED
    {
      "ticketCode": "ticket_06b6fe5cc88fc19d198640e7",
      "qrUrl": "https://api.qrserver.com/v1/create-qr-code/?size=240x240&data=ticket_06b6fe5cc88fc19d198640e7"
    }
  8. 2026-03-23 15:08 SGT DOCUMENT_GENERATED
    {
      "type": "booking_confirmation",
      "file": "booking-confirmation-order_1aaf0d528e27819d1985139e.docx"
    }