For AI agents: visit https://developers.tokkobroker.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
Jump to Content
Tokko Broker Developers HubGuidesDiscussions
HomeGuidesAPI ReferenceDiscussions
v1.0

GuidesDiscussionsTokko Broker Developers Hub
Discussions
v1.0HomeGuidesAPI ReferenceDiscussions

Discussions

Ask a Question
Back to all

Atributo "Operations" devuelve Array Vacío

2 years ago by Juan

Hola,

La API me está devolviendo el atributo "operations" con un array vacío y por lo tanto no tengo los datos de los precios.

La URL de consulta que estoy utilizando es la siguiente:

https://tokkobroker.com/api/v1/property/search/?lang=es_ar&key=API-KEY&data={%22current_localization_id%22:1,%20%22current_localization_type%22:%20%22country%22,%22price_from%22:0,%22price_to%22:999999999999,%22operation_types%22:[1,2,3],%22property_types%22:[1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24],%20%22currency%22:%22USD%22,%22filters%22:[],%22with_tags%22:[],%22without_tags%22:[],%20%22only_available%22:false,%20%22only_to_be_cotized%22:%20%22%22,%20%22append_available%22:%20%22checked%22%20}&format=json&order_by=-deleted_at

Por otro lado, ¿La API ha cambiado en estos últimos tiempos, hay nuevos cambios a considerar? ¿En dónde se puede ver el estado o changelog?

¡Muchas gracias!