market_search_by_category
Search products by Turkish category names (menu, main, sub) with required location and depot filters to get price offers and availability for comparison.
Instructions
Search using menu_category, main_category or sub_category Turkish names from the category tree. At least one nonempty category filter and explicit location/depots required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| size | No | Page size, local maximum 100. | |
| brand | No | ||
| order | No | ||
| pages | No | Zero-based API page. | |
| depots | Yes | Selected branch IDs from nearest; required and never auto-expanded. | |
| distance | No | Search radius in km. 50 is a local safety limit. | |
| latitude | Yes | Explicit user-selected latitude. | |
| longitude | Yes | Explicit longitude. | |
| offer_price | No | ||
| market_names | No | ||
| sub_category | No | ||
| main_category | No | ||
| menu_category | No | ||
| offer_discount | No | API discount filter ["true"]; matching does not override each offer's discount flag or confirm campaign eligibility. Preserve false or absent flags and separate reference-price fields. Omit to include all products. | |
| refined_quantity_unit | No | ||
| refined_volume_weight | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| meta | Yes | ||
| error | No | ||
| warnings | Yes |