Changes to the APIs

All of our APIs are under constant development. Do not assume that the API is fully static. As a general rule, we do not remove functions or fields from the API. However, we might add more fields or functions. This should be taken into account when building the integration. Your code should not break if a field is added. Fields are always added to the end of each object.