Async Japanese Restaurant Booking Operator

Admin Console

Request d7cda2fa-4237-48ac-b9a9-5c4b1de45de8

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": "e8b44bd8-f9a4-45cb-9cb9-7de72e08d293",
    "bookingRequestId": "d7cda2fa-4237-48ac-b9a9-5c4b1de45de8",
    "fromStatus": "received",
    "toStatus": "parsing",
    "reason": "parse_requested",
    "metadataJson": {},
    "createdAt": "2026-03-07T03:43:32.021Z"
  },
  {
    "id": "2fee302d-7d52-4a95-933f-d3e9e77f1265",
    "bookingRequestId": "d7cda2fa-4237-48ac-b9a9-5c4b1de45de8",
    "fromStatus": null,
    "toStatus": "received",
    "reason": "intake_received",
    "metadataJson": {
      "source_channel": "web"
    },
    "createdAt": "2026-03-07T03:43:26.036Z"
  }
]

Attempts

[]

Messages

[
  {
    "id": "aaffd621-5b66-4eab-b93e-52070fe8abfe",
    "bookingRequestId": "d7cda2fa-4237-48ac-b9a9-5c4b1de45de8",
    "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:43:26.652Z"
  }
]

Call events

[]