curl --location --request POST 'http://api.gelsinpizza.com/api/web/Restaurants/Search' \ --header 'Authorization: {{UAT_TOKEN}}' \ --header 'Content-Type: text/plain' \ --data-raw '{ "SearchTerm": "kadıköy", "PageSize" : "100" }'
{}