ServiceMobility Release API Information
Throughout the API documentation, there are two locations where ServiceMobility release version numbers are listed:
- At the top of every REST API page is a single ServiceMobility release version number in green, for example:
Status colour Green title 3.0.0 - This number indicates the ServiceMobility release in which the API was introduced.
- So, for example, the
version number listed on the top of the REST Standard REST APIs Account Locations REST API page indicates that this API was introduced in version 3.0.0 of ServiceMobility.Status colour Green title 3.0.0 - Users of ServiceMobility running a version prior to the indicated introduced version on an API will need to upgrade to at least the listed version to be able to use the API in any integration with ServiceMobility.
- At the top of some REST API pages are one or more ServiceMobility release version numbers in yellow, for example:
Status colour Yellow title 3.18.0 - These numbers indicates the ServiceMobility releases in which the API was changed.
- So, for example, the
version number listed on the top of the REST Standard REST APIs Inventory REST API page indicates that this API was changed in version 3.18.0 of ServiceMobility.Status colour Yellow title 3.18.0 - Users of ServiceMobility upgrading to a new version where they integrate with APIs that have changed will need to review the changes to that API, to ensure that their integration remains compatible following on from an upgrade.
- In the description of some object properties there may be a single ServiceMobility release version number in grey, for example:
Status title 3.19.0 - This number indicates the ServiceMobility release in which the relevant property was added to the existing object.
- So, for example, the
version number listed in the description of theStatus title 3.19.0 TaxExempt
property of the REST Object Definitions Account Location Related Objects Account Object page indicates that theTaxExempt
property was introduced in version 3.19.0 of ServiceMobility. - Users of ServiceMobility running a version prior to the indicated introduced version on an object property will need to upgrade to at least the listed version to be able to use the object property in any integration with ServiceMobility.