GetWebAPIServerVersion |
Scroll |
REST URL (POST) https://tenant.thereforeonline.com/theservice/v0001/restun/GetWebAPIServerVersion
SOAP Action (POST) http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetWebAPIServerVersion
Gets the current version of the Web API server.
Input Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetWebAPIServerVersion
<Empty message>
Output Message: http://schemas.therefore.net/webservices/interop/v0001/messages/IThereforeService/GetWebAPIServerVersionResponse
Element Name |
Element Type |
Restrictions |
Description |
â– parameters |
|
|
|
â–¡ VersionDescription |
xs:string |
nillable |
Gets the version description of the server. |
â–¡ VersionString |
xs:string |
nillable |
Gets the version of the Web API contract. |
â–¡ ServiceVersion |
xs:string |
nillable |
Gets the version of the service binary (version/update/hot-fix). |
Legend:
â– |
Not nillable element. |
â–¡ |
Nillable element. |
≡ |
List of elements. |
Bold |
Mandatory element. |