| Next Generation Building Services

Back To Home

Leap Plaza

Resources

How the API is Versioned

Skip to end of metadata
Go to start of metadata

Leap Plaza will maintain multiple versions of the webservice API's to support clients that have integrated at a particular point in time for a particular version. A new version of the API's will only be created when there is a change that is not backwards compatible. Changes will be made to a version of a web service API if it is backwards compatible without a version change.

The schema supporting the Leap Plaza API's is given to developers as a guide and should not be used to parse the response from Leap Plaza. The XML sent and received will conform to the XSD at the time of development but there are no guarantees that the schema will remain the same for the integrated version. What is guaranteed is that schema elements will not be removed or changed for the version of the API.

A best practice approach is to use XPaths to retrieve information from the response, getting the information you are interested in, without being affected if more information is added to the response. Failure to handle additions to the schema may mean result in your integration breaking without warning.

Please refer to the Leap Plaza Terms and Conditions (http://www.majitek.com/plaza/terms.html) to understand how new released versions will be managed.
Enter labels to add to this page:
Please wait 
Looking for a label? Just start typing.