Async Japanese Restaurant Booking Operator

Admin Console

Request b2969896-7654-4229-8596-b4b8866a1357

parsing web

I would like to book a table for 2 at Sushi Saito on March 15th at 7pm. Window seat if available. Restaurant phone: +819050034303

Parsed JSON

null

Final outcome

{
  "status": "parsing",
  "needsClarification": false
}

Transition history

[
  {
    "id": "bb188075-fd16-4ceb-abd3-8e3fd3929b0d",
    "bookingRequestId": "b2969896-7654-4229-8596-b4b8866a1357",
    "fromStatus": "received",
    "toStatus": "parsing",
    "reason": "parse_requested",
    "metadataJson": {},
    "createdAt": "2026-03-07T03:19:22.019Z"
  },
  {
    "id": "4a014837-2329-411f-b95c-52b7c27d484a",
    "bookingRequestId": "b2969896-7654-4229-8596-b4b8866a1357",
    "fromStatus": null,
    "toStatus": "received",
    "reason": "intake_received",
    "metadataJson": {
      "source_channel": "web"
    },
    "createdAt": "2026-03-07T03:19:14.034Z"
  }
]

Attempts

[]

Messages

[
  {
    "id": "958da090-4843-4e62-b4b3-3efedba43de8",
    "bookingRequestId": "b2969896-7654-4229-8596-b4b8866a1357",
    "direction": "inbound",
    "channel": "web",
    "subject": null,
    "bodyText": "I would like to book a table for 2 at Sushi Saito on March 15th at 7pm. Window seat if available. Restaurant phone: +819050034303",
    "providerId": null,
    "deliveryStatus": "pending",
    "createdAt": "2026-03-07T03:19:14.668Z"
  }
]

Call events

[]