Async Japanese Restaurant Booking Operator

Admin Console

Request a42a2b27-a81c-4d67-81f1-d327ae6f4c6f

parsing web

Book a table for 2 at Sushi Saito on March 15th at 7pm. Restaurant phone: +819050034303

Parsed JSON

null

Final outcome

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

Transition history

[
  {
    "id": "447b4c1f-3f84-4081-be34-2fdc1a9d0346",
    "bookingRequestId": "a42a2b27-a81c-4d67-81f1-d327ae6f4c6f",
    "fromStatus": "received",
    "toStatus": "parsing",
    "reason": "parse_requested",
    "metadataJson": {},
    "createdAt": "2026-03-07T03:44:22.698Z"
  },
  {
    "id": "c333d99d-f52c-499d-a468-00cf40a658f5",
    "bookingRequestId": "a42a2b27-a81c-4d67-81f1-d327ae6f4c6f",
    "fromStatus": null,
    "toStatus": "received",
    "reason": "intake_received",
    "metadataJson": {
      "source_channel": "web"
    },
    "createdAt": "2026-03-07T03:44:16.903Z"
  }
]

Attempts

[]

Messages

[
  {
    "id": "ca9e1be1-7d18-45a1-bd90-391112127cad",
    "bookingRequestId": "a42a2b27-a81c-4d67-81f1-d327ae6f4c6f",
    "direction": "inbound",
    "channel": "web",
    "subject": null,
    "bodyText": "Book a table for 2 at Sushi Saito on March 15th at 7pm. Restaurant phone: +819050034303",
    "providerId": null,
    "deliveryStatus": "pending",
    "createdAt": "2026-03-07T03:44:17.513Z"
  }
]

Call events

[]