Async Japanese Restaurant Booking Operator

Admin Console

Request 9531e270-dd53-49f1-8054-8fb0cfd8f39e

parsing web

Book a table for 2 at Test Restaurant on March 15th at 7pm. Restaurant phone: +817040195734

Parsed JSON

null

Final outcome

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

Transition history

[
  {
    "id": "c9330ab3-cddb-428e-a45e-f1190a70a198",
    "bookingRequestId": "9531e270-dd53-49f1-8054-8fb0cfd8f39e",
    "fromStatus": "received",
    "toStatus": "parsing",
    "reason": "parse_requested",
    "metadataJson": {},
    "createdAt": "2026-03-07T03:49:54.426Z"
  },
  {
    "id": "36850e46-967a-4a41-b75f-2c8ff9ccdb68",
    "bookingRequestId": "9531e270-dd53-49f1-8054-8fb0cfd8f39e",
    "fromStatus": null,
    "toStatus": "received",
    "reason": "intake_received",
    "metadataJson": {
      "source_channel": "web"
    },
    "createdAt": "2026-03-07T03:49:48.244Z"
  }
]

Attempts

[]

Messages

[
  {
    "id": "e39276ef-090c-4db2-91b2-a8109dfc141e",
    "bookingRequestId": "9531e270-dd53-49f1-8054-8fb0cfd8f39e",
    "direction": "inbound",
    "channel": "web",
    "subject": null,
    "bodyText": "Book a table for 2 at Test Restaurant on March 15th at 7pm. Restaurant phone: +817040195734",
    "providerId": null,
    "deliveryStatus": "pending",
    "createdAt": "2026-03-07T03:49:48.869Z"
  }
]

Call events

[]