...
On the Navigation menu, point to Company Profile, and click Settings. The UI tab appears:
At the bottom of the tab, click Edit to switch to the editing mode.
Fill in the required data. The fields you should fill in mandatory are marked with the asterisk (*).
...
On the Navigation menu, point to Company Profile, and click Settings.
Within the UI page, In the Look and Feel group, click download sample.
...
The archive of default images will be downloaded to your computer.
...
Expand | ||
---|---|---|
| ||
Specify the look of the search form for destinations: a text box or a drop-down. When the search form is displayed as a text box, after you type a character the system will display the list of suggestions containing the defined characters. |
Expand | ||
---|---|---|
| ||
Specify whether to display the cities and regions in separate blocks or together. The output for the respective options will look as follows: |
Expand | ||
---|---|---|
| ||
Specify the way the destinations are displayed in drop-downs. The output for the respective options will look as follows: |
Expand | ||
---|---|---|
| ||
Specify the distance to search for the airports in case there is no airport in the region under search. Then in case there are no airports in the destination you search for, the results will display the airports located nearby at a specified distance. |
...
On the Navigation menu, point to Company profile and click Settings.
On the Settings page, on the UI tab, click Preferences for localization to expand the form:
3. Select the languages of your choice.
4. Click Save.
...
Either in API mode – when external application sends requests to the system and gets information from it or transfers some information via API (e.g. every 5 minutes external application can GET actual list of today’s reservations).
Or in EXPORT mode – when system automatically pushes some changes to external application (e.g. once the reservation is created – it is immediately pushed to external application).
For more information on API implementation and methods, click to the right of the generated API key. The Access to API window appears:
...
Follow these links to read detailed technical documentation about API.
...
On the Navigation bar, point to Company profile and click Settings.
On the Settings page, click API.
On the API tab, click Edit to switch to editing mode.
Click Generate. Under the API-key label, the sequence of digits and letters appears.
Click Save.
Give this API key for developers of external application that needs to be connected with your account.
...
On the API tab, select the Export data to external applications check box.
After you select the check box, the symbol appears. Click it to expand the Export configurations form.
In the Export configurations form, fill in the required data:
Name: the name of the external system.
URL: the address of the web-service of external system in the web thatcan accept information in the format being supported by the system.
Methods: the information to be sent to an external system. You can select several or all variants.
Format: the format to send the information in.
Protocol: ways of sending the information.
...