Async Japanese Restaurant Booking Operator

Admin Console

Request c02eff36-dfa6-4182-9014-625934b844f3

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": "dad11588-139e-44be-a9ca-c3f35f76cb6d",
    "bookingRequestId": "c02eff36-dfa6-4182-9014-625934b844f3",
    "fromStatus": "received",
    "toStatus": "parsing",
    "reason": "parse_requested",
    "metadataJson": {},
    "createdAt": "2026-03-07T03:53:51.049Z"
  },
  {
    "id": "43bb08b7-0b9c-4350-a567-58bb55d930a0",
    "bookingRequestId": "c02eff36-dfa6-4182-9014-625934b844f3",
    "fromStatus": null,
    "toStatus": "received",
    "reason": "intake_received",
    "metadataJson": {
      "source_channel": "web"
    },
    "createdAt": "2026-03-07T03:53:44.055Z"
  }
]

Attempts

[]

Messages

[
  {
    "id": "9bb7d3a7-3fd9-4073-97fb-184c112ee484",
    "bookingRequestId": "c02eff36-dfa6-4182-9014-625934b844f3",
    "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:53:44.671Z"
  }
]

Call events

[]