Introduction
The SH5 Web API 2 server or simply the Web API is used to integrate SH5 and other applications. For more details about working with the SH5 API see here.
Web API installation
SH5 Web API II, or simply Web API, can be downloaded from the FTP server at: ftp://ftp.ucs.ru/StoreHouse%205/API_V2/
Download the archive with the installer and unzip it to the suitable folder.
Run the installer and install the server according to the screenshots below.
Read and accept the terms of the User agreement. | Select the language and desired action: installing or updating the Web API |
| Click Install. |
The program will be installed at C:\Program Files (x86)\UCS\SH5_WebApi_I\
After installation, a testing utility designed to test the connection between the Web API and SH5 will be opened.
By clicking the GET, Info and other buttons, the utility makes a request via the API to SH5 and outputs the result. We recommend trying various requests to make sure that the servers work correctly.
Results of a valid GET response:
If the settings are incorrect or the Web API does not work, you will see the message Connection refused:
Translating report layouts Working with the Web API directly