Closed smithtim closed 8 months ago
I'm seeing the same issue.
Hi @smithtim, we are currently looking into this. I'll keep you posted.
Hi @smithtim, we've just deployed a fix for this issue. Feel free to re-open if you continue to see this problem.
Description
The business details endpoint (
/v3/businesses/{id}
) and business search endpoint (/v3/businesses/search
) are supposed to return aprice
field containing a value like$$
. They used to do that, but seem to have stopped within the last few months. Theprice
field is no longer being returned for any businesses, as far as I can tell.Can anyone reproduce this? Is it a bug, or was the API changed recently? The documentation still shows the
price
field.Endpoints
https://api.yelp.com/v3/businesses/{id}
https://api.yelp.com/v3/businesses/search
Response
id
,name
, andlocation
, includingprice
price
is missing