Yelp · Example Payload

Yelp Ai Chat Response Example

RestaurantLocal SearchReviewsBusiness DataLocation

Yelp Ai Chat Response Example is an example object payload from Yelp, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

chat_idresponsetypesentitiesrequest_a_quote_survey

Example Payload

Raw ↑
{
  "chat_id": "f47ac10b-58cc-4372-a567-0e02b2c3d479",
  "response": {
    "text": "Best tacos in the Bay Area, the al pastor is incredible.",
    "tags": {}
  },
  "types": [
    "business_question"
  ],
  "entities": [
    {}
  ],
  "request_a_quote_survey": {}
}