To add a new Popular destination click on “Add New TopTour” and fill in the fields.
PackageTourID
To get pacage tour id you need to follow nexts steps:
Open Swagger in a new tab : https://demo.softwaretravel.net/gptp/stat/swagger/index.html#!/Authorization/GET_authorization
Enter API key, companyCodeOrAlias, login, password. Then press “Try it out” button.
In the “Response Body” copy token
...
Paste the tocen into the filled and click on “Explore”
...
Select PackageTours>Get to receive the list of added Package Tours (in this case, all active package tours that have been created in the Back office will be displayed). In the Response Body field, find the desired tour by name and copy value “id”.
2. Paste the value in the PackageTourId field in the CMS and click Save.
Now Package Tour is displayed in the Top Tour section on your website.