Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

To add a new Popular destination click on “Add New TopTour” and fill in the fields.: 

...

PackageTourID

To get package tour id you need to follow next steps:

  1. Open Swagger in a new tab : https://demo.softwaretravel.net/gptp/stat/swagger/index.html#!/Authorization/GET_authorization

  2. Enter API key, companyCodeOrAlias, login, password. Then press the “Try it out” button.

  3. Image Modified

    In the “Response Body” copy token:

...

Paste the token into the filled field and click on “Explore”:

...

  1. 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.

...