TAG LINE
TAG LINE
SMALL TITLE

ApplicationVersion

(API Version v9)


This entity is route allows you to query the system to find out its current version.


What can you do with ApplicationVersion?



End Points

GETApplicationVersion/
Retrieve the current system version number.
Retrieve the current system version number.
GET ApplicationVersion/
View Sample Response
HTTP/1.1 200 OK
{
    "applicationVersion": "10.6.0.0+1224"
}