Async Japanese Restaurant Booking Operator

Admin Console

Request c5ba9af2-12ea-4ba1-9b42-9a3ef1cc7880

parsing web

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": "dd1bd1a7-e02e-45c6-b70d-85fda9915745",
    "bookingRequestId": "c5ba9af2-12ea-4ba1-9b42-9a3ef1cc7880",
    "fromStatus": "received",
    "toStatus": "parsing",
    "reason": "parse_requested",
    "metadataJson": {},
    "createdAt": "2026-03-07T03:40:53.382Z"
  },
  {
    "id": "9504ca54-47eb-414e-b4fc-76b77d9c5410",
    "bookingRequestId": "c5ba9af2-12ea-4ba1-9b42-9a3ef1cc7880",
    "fromStatus": null,
    "toStatus": "received",
    "reason": "intake_received",
    "metadataJson": {
      "source_channel": "web"
    },
    "createdAt": "2026-03-07T03:40:48.180Z"
  }
]

Attempts

[]

Messages

[
  {
    "id": "452cee12-e99a-4be4-b019-ca40f2f6ab1a",
    "bookingRequestId": "c5ba9af2-12ea-4ba1-9b42-9a3ef1cc7880",
    "direction": "inbound",
    "channel": "web",
    "subject": null,
    "bodyText": "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:40:48.799Z"
  }
]

Call events

[]