Hi all, sometimes the JSON attributes appears in different order. I think if when you add a new attribute to the JSON response. New versions?
My point is, this change the index of some attributes if you add the new attribute before old attributes. If we are using index position to parse some values this broke our queries.
It is possible to add the new attributes to the end? Or We would like to get this information before the changes broken our queries.
All the best