Versioning

Versioning is determined by the API Key (routes do not include the version). The Helix Admin site will display the API Key for each version currently available.

Developers should expect that new elements may be added to the JSON data structure for a current version at any time. Elements will not be removed, renamed (amount -> tranAmount), or change case (amount -> AMOUNT) in a given version of the API. The properties in the JSON data structure will typically be in alphabetical order; however, this is not guaranteed.