Discussions

Ask a Question
Back to All

Problema al filtrar por tipo de propiedad

Buenas tardes a todos, estoy teniendo un problema al filtrar propiedades en la petición "/api/property/search" . Cuando limito la búsqueda a las propiedades con un property type = 2 para que solo me traiga departamentos, el mismo también me trae de type = 10 es decir condominios.

El endpoint completo que estoy usando con todos los filtros es el siguiente: ttps://www.tokkobroker.com/api/v1/property/search/?lang=es_ar&format=json&limit=100&offset=0&order_by=price&order=ASC&data={"current_localization_id":14, "current_localization_type": "country","price_from":15000,"price_to":1500000,"operation_types":[1],"property_types":[2], "currency":"USD","filters":[]}&key=YOUR_API_KEY