android - Zomato API: How to include multiple establishments in the search? -


when want search have generate url https://developers.zomato.com/api/v2.1/search? lat=latitude &lon=longitude &radius=radius &establishment_type=establishment ids &category=3%2c10

you can filter putting multiple categories (in case, put "3,10") whenever same establishment types, it's api ignored , showed results get.

is there way filter results using multiple establishment ids?

zomato api follows methodology user can search 1 establishment type @ time. on contrary, can select/call multiple cuisines api app/web.

your suggestion appreciated :)


Comments

Popular posts from this blog

asynchronous - C# WinSCP .NET assembly: How to upload multiple files asynchronously -

aws api gateway - SerializationException in posting new Records via Dynamodb Proxy Service in API -

asp.net - Problems sending emails from forum -